Skip to content

Commit 5893d16

Browse files
Bump cortex-shim and cortex-placement-shim to v0.0.2 [skip ci]
1 parent e1f1eb4 commit 5893d16

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

helm/bundles/cortex-placement-shim/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ apiVersion: v2
55
name: cortex-placement-shim
66
description: A Helm chart deploying the Cortex placement shim.
77
type: application
8-
version: 0.0.1
8+
version: 0.0.2
99
appVersion: 0.1.0
1010
dependencies:
1111
# from: file://../../library/cortex-shim
1212
- name: cortex-shim
1313
repository: oci://ghcr.io/cobaltcore-dev/cortex/charts
14-
version: 0.0.1
14+
version: 0.0.2
1515
# Owner info adds a configmap to the kubernetes cluster with information on
1616
# the service owner. This makes it easier to find out who to contact in case
1717
# of issues. See: https://github.com/sapcc/helm-charts/pkgs/container/helm-charts%2Fowner-info

helm/library/cortex-shim/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: cortex-shim
33
description: A Helm chart to distribute cortex shims.
44
type: application
5-
version: 0.0.1
5+
version: 0.0.2
66
appVersion: "sha-90aae974"
77
icon: "https://example.com/icon.png"
88
dependencies: []

0 commit comments

Comments
 (0)