Skip to content

Commit 0f09902

Browse files
bump app version [skip ci] (#972)
bump app version [skip ci] ``` bumped cortex: sha-0b499dbc -> sha-6daa5050 bumped cortex-shim: sha-e7e039b1 -> sha-b7fbbe1a noop cortex-postgres (sha-8a5b5dd6) ``` Co-authored-by: mblos <156897072+mblos@users.noreply.github.com>
1 parent 6daa505 commit 0f09902

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

helm/library/cortex-shim/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ name: cortex-shim
33
description: A Helm chart to distribute cortex shims.
44
type: application
55
version: 0.1.2
6-
appVersion: "sha-e7e039b1"
6+
appVersion: "sha-b7fbbe1a"
77
icon: "https://example.com/icon.png"
88
dependencies: []

helm/library/cortex/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ name: cortex
33
description: A Helm chart to distribute cortex.
44
type: application
55
version: 0.1.2
6-
appVersion: "sha-0b499dbc"
6+
appVersion: "sha-6daa5050"
77
icon: "https://example.com/icon.png"
88
dependencies: []

0 commit comments

Comments
 (0)