Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,47 +27,47 @@ jobs:
charts: ${{ steps.charts.outputs.charts }}
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- if: ${{ github.event_name != 'workflow_dispatch' }}
name: Get Changed Files
id: changed-files
uses: tj-actions/changed-files@2f7c5bfce28377bc069a65ba478de0a74aa0ca32 # v46
uses: tj-actions/changed-files@2f7c5bfce28377bc069a65ba478de0a74aa0ca32 # v46.0.1
with:
files: charts/**/metadata.yaml

- name: Extract Chart values
id: charts
run: |
if [[ "${{ github.event_name }}" != "workflow_dispatch" ]]; then
charts="${{ steps.changed-files.outputs.all_changed_and_modified_files }}"
charts="${{ steps.changed-files.outputs.all_changed_and_modified_files }}"
else
charts="charts/${{ inputs.chart }}/metadata.yaml"
charts="charts/${{ github.event.inputs.chart }}/metadata.yaml"
fi
charts=$(yq eval-all --indent=0 --output-format=json "[.]" $charts)
echo "charts=${charts}" >> $GITHUB_OUTPUT

push-charts:
if: ${{ needs.changed-files.outputs.charts != '[]' }}
needs: changed-files
name: Push Charts
runs-on: ubuntu-latest
if: ${{ needs.changed-files.outputs.charts != '[]' }}
strategy:
matrix:
charts: ${{ fromJSON(needs.changed-files.outputs.charts) }}
max-parallel: 4
fail-fast: false
steps:
- name: Install Helm
uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4
uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0

- if: ${{ github.event_name != 'pull_request' }}
name: Install Cosign
uses: sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a # v3
uses: sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a # v3.8.1

- if: ${{ github.event_name != 'pull_request' }}
name: Login to GitHub Container Registry
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0
with:
registry: ghcr.io
username: ${{ github.actor }}
Expand Down
2 changes: 1 addition & 1 deletion charts/cert-manager/metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
chart: cert-manager
registry: https://charts.jetstack.io
chart: cert-manager
version: v1.17.1
4 changes: 4 additions & 0 deletions charts/csi-driver-nfs/metadata.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
registry: https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/charts
chart: csi-driver-nfs
version: v4.10.0
Empty file modified charts/democratic-csi/metadata.yaml
100644 → 100755
Empty file.
4 changes: 4 additions & 0 deletions charts/headlamp/metadata.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
registry: https://headlamp-k8s.github.io/headlamp/
chart: headlamp
version: 0.29.1
4 changes: 4 additions & 0 deletions charts/ingress-nginx/metadata.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
registry: https://kubernetes.github.io/ingress-nginx
chart: ingress-nginx
version: 4.12.0
4 changes: 4 additions & 0 deletions charts/k8s-gateway/metadata.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
registry: https://ori-edge.github.io/k8s_gateway/
chart: k8s-gateway
version: 2.4.0
4 changes: 4 additions & 0 deletions charts/mc-router/metadata.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
registry: https://itzg.github.io/minecraft-server-charts/
chart: mc-router
version: 1.2.4
4 changes: 4 additions & 0 deletions charts/minecraft/metadata.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
registry: https://itzg.github.io/minecraft-server-charts/
chart: minecraft
version: 4.25.1
4 changes: 4 additions & 0 deletions charts/node-feature-discovery/metadata.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
registry: https://kubernetes-sigs.github.io/node-feature-discovery/charts
chart: node-feature-discovery
version: 0.17.2
4 changes: 4 additions & 0 deletions charts/silence-operator-crds/metadata.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
registry: https://wiremind.github.io/wiremind-helm-charts/
chart: silence-operator-crds
version: 0.0.2
4 changes: 4 additions & 0 deletions charts/silence-operator/metadata.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
registry: https://wiremind.github.io/wiremind-helm-charts/
chart: silence-operator
version: 0.0.7