Commit ee48e43 1 parent 3ff4c3d commit ee48e43 Copy full SHA for ee48e43
File tree 4 files changed +6
-4
lines changed
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.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) , and this project adheres
6
6
to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- # [ Unreleased] ( https://github.com/cockroachdb/cockroach-operator/compare/v2.13.0...master )
8
+ # [ Unreleased] ( https://github.com/cockroachdb/cockroach-operator/compare/v2.14.0...master )
9
+
10
+ # [ v2.14.0] ( https://github.com/cockroachdb/cockroach-operator/compare/v2.13.0...v2.14.0 )
9
11
10
12
# [ v2.13.0] ( https://github.com/cockroachdb/cockroach-operator/compare/v2.12.0...v2.13.0 )
11
13
Original file line number Diff line number Diff line change 24
24
spec :
25
25
containers :
26
26
- name : cockroach-operator
27
- image : cockroachdb/cockroach-operator:v2.13 .0
27
+ image : cockroachdb/cockroach-operator:v2.14 .0
28
28
env :
29
29
- name : RELATED_IMAGE_COCKROACH_v20_1_4
30
30
value : cockroachdb/cockroach:v20.1.4
Original file line number Diff line number Diff line change @@ -642,7 +642,7 @@ spec:
642
642
valueFrom :
643
643
fieldRef :
644
644
fieldPath : metadata.namespace
645
- image : cockroachdb/cockroach-operator:v2.13 .0
645
+ image : cockroachdb/cockroach-operator:v2.14 .0
646
646
imagePullPolicy : IfNotPresent
647
647
name : cockroach-operator
648
648
resources :
Original file line number Diff line number Diff line change 1
- 2.13 .0
1
+ 2.14 .0
You can’t perform that action at this time.
0 commit comments