File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
deploy/charts/bottlerocket-update-operator Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ namespace: "brupop-bottlerocket-aws"
9292
9393# The image to use for brupop
9494# This defaults to the image built alongside a particular helm chart, but you can override it by uncommenting this line:
95- # image: "public.ecr.aws/bottlerocket/bottlerocket-update-operator:v1.6 .0"
95+ # image: "public.ecr.aws/bottlerocket/bottlerocket-update-operator:v1.7 .0"
9696
9797# Placement controls
9898# See the Kubernetes documentation about placement controls for more details:
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: A Helm chart for the Bottlerocket Update Operator
44home : https://github.com/bottlerocket-os/bottlerocket-update-operator
55icon : https://avatars.githubusercontent.com/u/61023959?s=200&v=4
66type : application
7- version : 1.6 .0
8- appVersion : " 1.6 .0"
7+ version : 1.7 .0
8+ appVersion : " 1.7 .0"
99sources :
1010 - https://github.com/bottlerocket-os/bottlerocket-update-operator
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ The following configuration values are supported:
7878namespace : " brupop-bottlerocket-aws"
7979
8080# The image to use for brupop
81- image : " public.ecr.aws/bottlerocket/bottlerocket-update-operator:v1.6 .0"
81+ image : " public.ecr.aws/bottlerocket/bottlerocket-update-operator:v1.7 .0"
8282
8383# Provide pod level labels and annotations for all brupop workloads
8484podLabels : {}
Original file line number Diff line number Diff line change 44namespace : " brupop-bottlerocket-aws"
55
66# The image to use for brupop
7- image : " public.ecr.aws/bottlerocket/bottlerocket-update-operator:v1.6 .0"
7+ image : " public.ecr.aws/bottlerocket/bottlerocket-update-operator:v1.7 .0"
88
99# Placement controls
1010# See the Kubernetes documentation about placement controls for more details:
You can’t perform that action at this time.
0 commit comments