Skip to content

Commit

Permalink
[amq-broker-operator] - update operator-crd dependency version
Browse files Browse the repository at this point in the history
Signed-off-by: Tiago Bueno <49003339+tlbueno@users.noreply.github.com>
  • Loading branch information
tlbueno committed Jun 18, 2024
1 parent b13cc26 commit 07b1bf7
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/amq-broker-operator/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: amq-broker-operator-crds
repository: https://tlbueno.github.io/helm-charts
version: 0.2.0
digest: sha256:94070a60a54683b11b17a9970e2dc1cf4ce2b4b3f944671982d38f8ae52cc983
generated: "2024-06-06T14:48:51.62529105-03:00"
version: 0.2.1
digest: sha256:8cd2963df556534049cfe3cdc4bedef2379d057109d4f845221c2dfa4a5506b3
generated: "2024-06-18T11:13:25.02105144-03:00"
4 changes: 2 additions & 2 deletions charts/amq-broker-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.2.3
version: 0.2.4

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand All @@ -34,6 +34,6 @@ dependencies:
# The version below must match the amq-broker-operator-crds chart version that has appVersion as the same
# the one in this chart (see above).
# This is needed because it must be a match of the operator CRD
version: "0.2.0"
version: "0.2.1"
repository: https://tlbueno.github.io/helm-charts
condition: installCrds
Binary file not shown.
Binary file not shown.

0 comments on commit 07b1bf7

Please sign in to comment.