Skip to content

Commit 2925920

Browse files
committed
Bump to 1.1.0-gcm.2
Signed-off-by: Maël Valais <[email protected]>
1 parent ab81780 commit 2925920

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
@@ -12,7 +12,7 @@ metadata:
1212
spec:
1313
descriptor:
1414
type: Jetstack Secure Platform
15-
version: "1.1.0-gcm.1" # Must be the same as in the schema.yaml file.
15+
version: "1.1.0-gcm.2" # Must be the same as in the schema.yaml file.
1616
icons:
1717
- src: https://platform.jetstack.io/logo_icon.png
1818
size: 458x500

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.1"
20+
publishedVersion: "1.1.0-gcm.2"
2121
publishedVersionMetadata:
2222
releaseNote: >-
2323
Initial release.

0 commit comments

Comments
 (0)