File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed
Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) , and this project adheres
66to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- # [ Unreleased] ( https://github.com/cockroachdb/cockroach-operator/compare/v2.5.3...master )
8+ # [ Unreleased] ( https://github.com/cockroachdb/cockroach-operator/compare/v2.6.0...master )
9+
10+ # [ v2.6.0] ( https://github.com/cockroachdb/cockroach-operator/compare/v2.5.3...v2.6.0 )
911
1012## Added
1113
Original file line number Diff line number Diff line change 2424 spec :
2525 containers :
2626 - name : cockroach-operator
27- image : cockroachdb/cockroach-operator:v2.5.3
27+ image : cockroachdb/cockroach-operator:v2.6.0
2828 env :
2929 - name : RELATED_IMAGE_COCKROACH_v20_1_4
3030 value : cockroachdb/cockroach:v20.1.4
Original file line number Diff line number Diff line change @@ -491,7 +491,7 @@ spec:
491491 valueFrom :
492492 fieldRef :
493493 fieldPath : metadata.namespace
494- image : cockroachdb/cockroach-operator:v2.5.3
494+ image : cockroachdb/cockroach-operator:v2.6.0
495495 imagePullPolicy : IfNotPresent
496496 name : cockroach-operator
497497 resources :
Original file line number Diff line number Diff line change 1- 2.5.3
1+ 2.6.0
You can’t perform that action at this time.
0 commit comments