Skip to content

Commit

Permalink
Update chart (triggered by operator helm release 0.4.4)
Browse files Browse the repository at this point in the history
Repository: SAP/registry-credential-injector-helm
Release: 0.4.4
Commit: 324c41035bc9f1106e7ff586874521c67ebf9c3b
  • Loading branch information
ERP4SME-DevOps-GitHub-Workflow-User committed Oct 16, 2023
1 parent 0ffd41c commit b77d204
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: registry-credential-injector
description: A Helm chart for https://github.com/sap/registry-credential-injector
type: application
version: 0.4.3
appVersion: v0.4.3
version: 0.4.4
appVersion: v0.4.4
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# registry-credential-injector

![Version: 0.4.3](https://img.shields.io/badge/Version-0.4.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.4.3](https://img.shields.io/badge/AppVersion-v0.4.3-informational?style=flat-square)
![Version: 0.4.4](https://img.shields.io/badge/Version-0.4.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.4.4](https://img.shields.io/badge/AppVersion-v0.4.4-informational?style=flat-square)

A Helm chart for https://github.com/sap/registry-credential-injector

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,10 @@ webhooks:
{{- toYaml . | nindent 4 }}
{{- end }}
namespaceSelector:
{{- with .Values.webhook.namespaceSelector.matchLabels }}
{{- with .Values.webhook.namespaceSelector.matchLabels }}
matchLabels:
{{- toYaml . | nindent 6 }}
{{- end }}
{{- end }}
matchExpressions:
- key: regcred-injector.cs.sap.com/ignored
operator: NotIn
Expand Down

0 comments on commit b77d204

Please sign in to comment.