Merge branch 'main' into test/forgejo-v8
This commit is contained in:
commit
8e4bdb3943
2 changed files with 2 additions and 2 deletions
|
@ -109,7 +109,7 @@ jobs:
|
||||||
- uses: ./.forgejo/actions/setup-docker
|
- uses: ./.forgejo/actions/setup-docker
|
||||||
|
|
||||||
- name: Create kind cluster
|
- name: Create kind cluster
|
||||||
uses: helm/kind-action@99576bfa6ddf9a8e612d83b513da5a75875caced # v1.9.0
|
uses: helm/kind-action@0025e74a8c7512023d06dc019c617aa3cf561fde # v1.10.0
|
||||||
with:
|
with:
|
||||||
node_image: kindest/node:${{ matrix.k8s }}
|
node_image: kindest/node:${{ matrix.k8s }}
|
||||||
kubectl_version: ${{ env.KUBECTL_VERSION }}
|
kubectl_version: ${{ env.KUBECTL_VERSION }}
|
||||||
|
|
|
@ -3,7 +3,7 @@ name: forgejo
|
||||||
description: Forgejo Helm chart for Kubernetes
|
description: Forgejo Helm chart for Kubernetes
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.0
|
version: 0.0.0
|
||||||
appVersion: 1.21.11-1
|
appVersion: 7.0.0
|
||||||
icon: https://design.codeberg.org/logo-kit/icon.svg
|
icon: https://design.codeberg.org/logo-kit/icon.svg
|
||||||
home: https://forgejo.org/
|
home: https://forgejo.org/
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue