Skip to content

Commit b13cc26

Browse files
committed
[amq-broker-operator-crds] - bump crd version to 7.12.0.OPR.2
Signed-off-by: Tiago Bueno <49003339+tlbueno@users.noreply.github.com>
1 parent e843f67 commit b13cc26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/amq-broker-operator-crds/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.2.0
18+
version: 0.2.1
1919

2020
#########################################################
2121
### ATTENTION ATTENTION ATTENTION ATTENTION ATTENTION ###
@@ -24,4 +24,4 @@ version: 0.2.0
2424
#########################################################
2525
# The app version needs to in match with the operator version where the CRDs
2626
# where consumed from because the amq-broker-operator chart depends on this chart
27-
appVersion: "7.12.0.OPR.1"
27+
appVersion: "7.12.0.OPR.2"

0 commit comments

Comments
 (0)