fix: Fix serviceMonitor default service reference (#73)

This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2022-11-03 14:14:15 +01:00 committed by GitHub
parent ae4233c77f
commit b6b5c6bf4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 29 additions and 29 deletions

View file

@ -2,7 +2,7 @@
apiVersion: v2
description: A common powered chart template. This can be useful for small projects that don't have their own chart.
name: app-template
version: 1.0.0
version: 1.0.1
kubeVersion: ">=1.22.0-0"
maintainers:
- name: bjw-s
@ -10,12 +10,12 @@ maintainers:
dependencies:
- name: common
repository: https://bjw-s.github.io/helm-charts
version: 1.0.0
version: 1.0.1
annotations:
artifacthub.io/changes: |-
- kind: changed
description: |
**BREAKING**: Updated library version to 1.0.0.
**BREAKING**: Updated library version to 1.0.1.
links:
- name: Common library chart definition
url: https://github.com/bjw-s/helm-charts/blob/main/charts/library/common/Chart.yaml