From 73fd673ca1f574b15e2d530df2f3edeb9fef8067 Mon Sep 17 00:00:00 2001 From: Vadim Bauer Date: Mon, 28 Aug 2023 23:04:25 +0200 Subject: [PATCH] Update Chart --- chart/Chart.yaml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 5e410ba..a866ac8 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: helm-charts-oci-proxy description: Transparently proxy and transform Chart Repository styled Helm Charts as OCI artifacts. Now you can address any public Chart Repository styled Helm Chart as an OCI image. type: application -version: 1.0.0 -appVersion: "latest" +version: 1.1.0 +appVersion: "a3a35bc" home: https://github.com/container-registry/helm-charts-oci-proxy icon: https://avatars.githubusercontent.com/u/46576199?s=200&v=4 keywords: @@ -15,8 +15,10 @@ sources: maintainers: - name: 8gears Container Registry -#annotations: -# artifacthub.io/changes: - - - +annotations: + artifacthub.io/changes: | + - kind: changed + description: Run the container per default as non-root. Build-env and Base to chainguard images. Remove the self-sign certificate from container image + links: + - name: GitHub PR + url: https://github.com/container-registry/helm-charts-oci-proxy/pull/2