diff --git a/.github/maintainers.yaml b/.github/maintainers.yaml index d9e7c3a7..fa2a6151 100644 --- a/.github/maintainers.yaml +++ b/.github/maintainers.yaml @@ -18,6 +18,6 @@ - https://github.com/clastix/capsule-proxy - name: Oliver Bähler github: https://github.com/oliverbaehler - company: Bedag Informatik AG + company: Peak Scale projects: - https://github.com/projectcapsule/capsule diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml index c068b95c..8aceee22 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -39,7 +39,7 @@ jobs: uses: sigstore/cosign-installer@11086d25041f77fe8fe7b9ea4e48e3b9192b8f19 # v3.1.2 - name: Publish Capsule id: publish-capsule - uses: oliverbaehler/github-actions/ko-publish-image@979018716f7d0cbe8d2711f572b350afad4ef211 # v0.1.1 + uses: peak-scale/github-actions/make-ko-publish@38322faabccd75abfa581c435e367d446b6d2c3b # v0.1.0 with: makefile-target: ko-publish-capsule registry: ghcr.io diff --git a/.github/workflows/helm-publish.yml b/.github/workflows/helm-publish.yml index e29ab78c..cbbaa67e 100644 --- a/.github/workflows/helm-publish.yml +++ b/.github/workflows/helm-publish.yml @@ -52,7 +52,7 @@ jobs: echo "version=$(echo $VERSION)" >> $GITHUB_OUTPUT - name: Helm | Publish id: helm_publish - uses: oliverbaehler/github-actions/helm-oci-chart@979018716f7d0cbe8d2711f572b350afad4ef211 # v0.1.1 + uses: peak-scale/github-actions/helm-oci-chart@38322faabccd75abfa581c435e367d446b6d2c3b # v0.1.0 with: registry: ghcr.io repository: ${{ github.repository_owner }}/charts