Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions charts/owner-label-injector/Chart.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
dependencies:
- name: owner-info
repository: oci://keppel.eu-de-1.cloud.sap/ccloud-helm
version: 1.0.0
digest: sha256:ca7c19b16632950e17c13dc4e5dbda8c7006ad9178f511fefe25bc57e69ad033
generated: "2026-06-01T16:07:14.799575+02:00"
6 changes: 5 additions & 1 deletion charts/owner-label-injector/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,9 @@ apiVersion: v2
name: owner-label-injector
description: A Helm chart for Kubernetes
type: application
version: 2.3.0
version: 2.3.1
appVersion: "v2.1.1"
dependencies:
- name: owner-info
repository: oci://keppel.eu-de-1.cloud.sap/ccloud-helm
version: '>= 0.0.0'
Comment on lines +10 to +13
3 changes: 3 additions & 0 deletions charts/owner-label-injector/values.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# SPDX-FileCopyrightText: 2024 SAP SE or an SAP affiliate company and Greenhouse contributors
# SPDX-License-Identifier: Apache-2.0
owner-info:
support-group: containers
helm-chart-url: https://github.com/sapcc/helm-charts/tree/master/system/owner-label-injector

global:
region:
Expand Down
Loading