Files
weyma-talos/system-apps/external-secrets/chart/Chart.yaml
williamp 9ef7cd5dc2 revert 7b33aa7d6f
revert Merge pull request 'chore(deps): update helm release external-secrets to v0.17.0' (#9) from renovate/external-secrets-0.x into main

Reviewed-on: #9
2025-05-25 18:02:26 +00:00

28 lines
1.2 KiB
YAML

apiVersion: v2
name: external-secrets
description: A Helm chart for Kubernetes
# A chart can be either an 'application' or a 'library' chart.
#
# Application charts are a collection of templates that can be packaged into versioned archives
# to be deployed.
#
# Library charts provide useful utilities or functions for the chart developer. They're included as
# a dependency of application charts to inject those utilities and functions into the rendering
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.0
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
appVersion: "1.0"
dependencies:
- name: external-secrets
version: 0.14.3
repository: https://charts.external-secrets.io