diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d11317b..a2bbe0b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -26,18 +26,9 @@ jobs: with: version: v3.10.0 - - name: Import GPG key - id: import_gpg - uses: crazy-max/ghaction-import-gpg@v5.0.0 - with: - gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }} - passphrase: ${{ secrets.PASSPHRASE }} - - name: Run chart-releaser uses: helm/chart-releaser-action@v1.4.1 with: charts_dir: charts env: CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}" - CR_SIGN: "true" - CR_KEY: "FF0C2839718CAF2E" diff --git a/charts/bitwarden-crd-operator/Chart.yaml b/charts/bitwarden-crd-operator/Chart.yaml index a8db67e..47562a6 100644 --- a/charts/bitwarden-crd-operator/Chart.yaml +++ b/charts/bitwarden-crd-operator/Chart.yaml @@ -73,8 +73,6 @@ annotations: description: "Switched to Alpine image" - kind: added description: "Added CRDs Example to artifactshub" - - kind: added - description: "Sign helm chart" artifacthub.io/images: | - name: bitwarden-crd-operator - image: lerentis/bitwarden-crd-operator:0.2.1 + image: lerentis/bitwarden-crd-operator:0.3.0