Skip to content

Commit 217d160

Browse files
committed
[artemiscloud-operator-crds] update to version 1.2.7
Signed-off-by: Tiago Bueno <49003339+tlbueno@users.noreply.github.com>
1 parent 27da3f9 commit 217d160

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed
Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,31 @@
1+
---
12
apiVersion: v2
23
name: artemiscloud-operator-crds
34
description: A Helm chart to install ArtemisCloud Operator CRDs
45

56
# A chart can be either an 'application' or a 'library' chart.
67
#
7-
# Application charts are a collection of templates that can be packaged into versioned archives
8-
# to be deployed.
8+
# Application charts are a collection of templates that can be packaged into
9+
# versioned archives to be deployed.
910
#
10-
# Library charts provide useful utilities or functions for the chart developer. They're included as
11-
# a dependency of application charts to inject those utilities and functions into the rendering
12-
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
11+
# Library charts provide useful utilities or functions for the chart developer.
12+
# They're included as a dependency of application charts to inject those
13+
# utilities and functions into the rendering pipeline. Library charts do not
14+
# define any templates and therefore cannot be deployed.
1315
type: application
1416

15-
# This is the chart version. This version number should be incremented each time you make changes
16-
# to the chart and its templates, including the app version.
17+
# This is the chart version. This version number should be incremented each
18+
# time you make changes to the chart and its templates, including the app
19+
# version.
1720
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 1.2.6
21+
version: 1.2.7
1922

2023
#########################################################
2124
### ATTENTION ATTENTION ATTENTION ATTENTION ATTENTION ###
2225
### ATTENTION ATTENTION ATTENTION ATTENTION ATTENTION ###
2326
### ATTENTION ATTENTION ATTENTION ATTENTION ATTENTION ###
2427
#########################################################
2528
# The app version needs to in match with the operator version where the CRDs
26-
# where consumed from because the artemiscloud-operator chart depends on this chart
27-
appVersion: "1.2.6"
29+
# where consumed from because the artemiscloud-operator chart depends on this
30+
# chart
31+
appVersion: "1.2.7"

0 commit comments

Comments
 (0)