Skip to content

Commit

Permalink
[artemiscloud-operator] update to chart version to 1.2.5 to match ope…
Browse files Browse the repository at this point in the history
…rator version (#9)

Signed-off-by: Tiago Bueno <49003339+tlbueno@users.noreply.github.com>
  • Loading branch information
tlbueno authored Oct 10, 2024
1 parent 46b9644 commit 39aa76b
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/artemiscloud-operator/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: artemiscloud-operator-crds
repository: https://tlbueno.github.io/helm-charts
version: 0.2.5
digest: sha256:6213d872b2d33651bf8ddb9d88a4f419ef1393fbf515e794a629659065531021
generated: "2024-10-08T18:09:41.669556791-03:00"
version: 1.2.5
digest: sha256:c062cd9955aab1e040b87fb6b98a62e548f4156d208a83442c642a7970c9d783
generated: "2024-10-10T10:03:14.698818438-03:00"
4 changes: 2 additions & 2 deletions charts/artemiscloud-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,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.7
version: 1.2.5

# 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 @@ -33,7 +33,7 @@ dependencies:
# The version below must match the artemiscloud-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.5"
version: "1.2.5"
repository: https://tlbueno.github.io/helm-charts
condition: installCrds

1 change: 1 addition & 0 deletions charts/artemiscloud-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ tlbueno/artemiscloud-operator 0.2.1 1.2.1 A Helm chart to ins
tlbueno/artemiscloud-operator 0.2.0 1.2.0 A Helm chart to install ArtemisCloud Operator
tlbueno/artemiscloud-operator 0.1.0 1.1.0 A Helm chart to install ArtemisCloud Operator
```
* From version 1.2.5 chart version and app version will match. This means, chart version 1.2.5 will install operator version 1.2.5

Default values:
```yaml
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit 39aa76b

Please sign in to comment.