Skip to content

Commit 6a81ac9

Browse files
committed
Bump to 1.1.0-gcm.4
Signed-off-by: Maël Valais <[email protected]>
1 parent 095a72c commit 6a81ac9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

chart/jetstack-secure-gcm/templates/application.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ metadata:
1414
spec:
1515
descriptor:
1616
type: Jetstack Secure Platform
17-
version: "1.1.0-gcm.3" # Must be the same as in the schema.yaml file.
17+
version: "1.1.0-gcm.4" # Must be the same as in the schema.yaml file.
1818
selector:
1919
matchLabels:
2020
# In order to display the components of the application (the

schema.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ x-google-marketplace:
1717
#
1818
# Important: it must have the same value as the version in the
1919
# Application manifest.
20-
publishedVersion: "1.1.0-gcm.3"
20+
publishedVersion: "1.1.0-gcm.4"
2121
publishedVersionMetadata:
2222
releaseNote: >-
2323
Initial release.

0 commit comments

Comments
 (0)