diff --git a/charts/common/Chart.yaml b/charts/common/Chart.yaml index 9a105bf..323caef 100644 --- a/charts/common/Chart.yaml +++ b/charts/common/Chart.yaml @@ -3,8 +3,12 @@ annotations: artifacthub.io/changes: | - kind: changed description: Fix Istio API resources + - kind: changed + description: Fix Kubernetes Gateway API resources + - kind: changed + description: Fix Prometheus API resources apiVersion: v2 -appVersion: 0.1.7 +appVersion: 0.1.8 description: A Library Helm Chart for grouping common logic between Startechnica charts. This chart is not deployable by itself. home: https://github.com/startechnica/apps/tree/main/charts/common @@ -23,4 +27,4 @@ name: st-common sources: - https://startechnica.github.io/apps type: library -version: 0.1.7 \ No newline at end of file +version: 0.1.8 \ No newline at end of file