Skip to content

Commit

Permalink
metal3: Update baremetal-operator image
Browse files Browse the repository at this point in the history
  • Loading branch information
hardys committed Oct 21, 2024
1 parent e2d0c77 commit 654a998
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions packages/baremetal-operator/charts/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: 0.6.1
appVersion: 0.6.2
description: A Helm chart for baremetal-operator, used by Metal3
name: baremetal-operator
type: application
version: 0.5.0
version: 0.5.1
2 changes: 1 addition & 1 deletion packages/baremetal-operator/charts/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ images:
baremetalOperator:
repository: registry.opensuse.org/isv/suse/edge/metal3/containers/images/baremetal-operator
pullPolicy: IfNotPresent
tag: "0.6.1"
tag: "0.6.2"
rbacProxy:
repository: registry.opensuse.org/isv/suse/edge/metal3/containers/images/kube-rbac-proxy
pullPolicy: IfNotPresent
Expand Down
4 changes: 2 additions & 2 deletions packages/metal3/charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
- alias: metal3-baremetal-operator
name: baremetal-operator
repository: file://./charts/baremetal-operator
version: 0.5.0
version: 0.5.1
- alias: metal3-ironic
name: ironic
repository: file://./charts/ironic
Expand All @@ -22,4 +22,4 @@ description: A Helm chart that installs all of the dependencies needed for Metal
icon: https://github.com/cncf/artwork/raw/master/projects/metal3/icon/color/metal3-icon-color.svg
name: metal3
type: application
version: 0.8.2
version: 0.8.3

0 comments on commit 654a998

Please # to comment.