-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: [bot] Update sources in 'Chart.yaml'
- Loading branch information
1 parent
c95633a
commit f5a9765
Showing
1 changed file
with
19 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,24 @@ | ||
annotations: | ||
artifacthub.io/images: '- image: registry-gitlab.teuto.net/4teuto/dev/teuto-portal/teuto-portal-k8s-worker/teuto-portal-k8s-worker:3.2.1 # default/Deployment/teuto-portal-k8s-worker.yaml | ||
' | ||
apiVersion: v2 | ||
name: teuto-portal-k8s-worker | ||
description: A Helm chart for deploying the portal worker application to k8s | ||
type: application | ||
version: 3.1.2 | ||
appVersion: 2.0.0 | ||
maintainers: | ||
- name: cwrau | ||
email: [email protected] | ||
- name: marvinWolff | ||
email: [email protected] | ||
- name: tasches | ||
email: [email protected] | ||
dependencies: | ||
- name: common | ||
version: 1.1.0 | ||
repository: oci://ghcr.io/teutonet/teutonet-helm-charts | ||
annotations: | ||
artifacthub.io/images: | | ||
- image: registry-gitlab.teuto.net/4teuto/dev/teuto-portal/teuto-portal-k8s-worker/teuto-portal-k8s-worker:3.2.1 # default/Deployment/teuto-portal-k8s-worker.yaml | ||
version: 1.1.0 | ||
description: A Helm chart for deploying the portal worker application to k8s | ||
maintainers: | ||
- email: [email protected] | ||
name: cwrau | ||
- email: [email protected] | ||
name: marvinWolff | ||
- email: [email protected] | ||
name: tasches | ||
name: teuto-portal-k8s-worker | ||
sources: | ||
- https://github.com/teutonet/teutonet-helm-charts/tree/teuto-portal-k8s-worker-v3.1.2/charts/teuto-portal-k8s-worker | ||
- https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/teuto-portal-k8s-worker | ||
type: application | ||
version: 3.1.2 |