Skip to content

Commit

Permalink
chore: Bump the helm-operator version to the latest release
Browse files Browse the repository at this point in the history
Signed-off-by: Frederic Giloux <frederic.giloux@isovalent.com>
  • Loading branch information
fgiloux committed Dec 19, 2023
1 parent 025451d commit 27803e5
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 @@ -69,7 +69,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.22
FROM quay.io/operator-framework/helm-operator:v1.33
# 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 27803e5

Please sign in to comment.