Skip to content

Commit

Permalink
chore: Bump helm-operator to v1.34
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Horner <timothy.horner@isovalent.com>
  • Loading branch information
thorn3r committed Mar 20, 2024
1 parent 07b03bc commit 107c2b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/add-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ cat > "${operator_dir}/Dockerfile" << EOF
# Copyright 2017-2021 Authors of Cilium
# SPDX-License-Identifier: Apache-2.0
FROM quay.io/operator-framework/helm-operator:v1.33
FROM quay.io/operator-framework/helm-operator:v1.34
# This make the build time-variant, but there is not easy
# way around this yet, as the helm-operator image does
Expand Down

0 comments on commit 107c2b0

Please sign in to comment.