diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index 56636016..105d1ea2 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -13,6 +13,7 @@ maintainers: - name: bjw-s email: me@bjw-s.dev annotations: + org.opencontainers.image.source: "https://github.com/bjw-s/helm-charts" artifacthub.io/changes: |- - kind: fixed description: |- diff --git a/charts/other/app-template/Chart.yaml b/charts/other/app-template/Chart.yaml index 972a89e5..67f59172 100644 --- a/charts/other/app-template/Chart.yaml +++ b/charts/other/app-template/Chart.yaml @@ -12,6 +12,7 @@ dependencies: repository: https://bjw-s.github.io/helm-charts version: 3.7.1 annotations: + org.opencontainers.image.source: "https://github.com/bjw-s/helm-charts" artifacthub.io/changes: |- - kind: fixed description: |- diff --git a/charts/other/app-template/dummy b/charts/other/app-template/dummy deleted file mode 100644 index e69de29b..00000000