udpate: all fluxcd ci flow config

This commit is contained in:
Haitao Pan 2023-03-09 16:56:55 +08:00
parent 5e7a5fe5bc
commit d0bb0de9d4
7 changed files with 9 additions and 9 deletions

View File

@ -21,7 +21,7 @@ jobs:
registry: artifact.onwalk.net
username: admin
password: ${{ secrets.HELM_REPO_PASSWORD }}
build_file: fluxcd/flux-cli.Dockerfile
build_file: oci/fluxcd/flux-cli.Dockerfile
image: public/fluxcd/flux-cli
tag: v0.31.3
cache: true

View File

@ -21,7 +21,7 @@ jobs:
registry: artifact.onwalk.net
username: admin
password: ${{ secrets.HELM_REPO_PASSWORD }}
build_file: fluxcd/flux-helm-controller.Dockerfile
build_file: oci/fluxcd/flux-helm-controller.Dockerfile
image: public/fluxcd/helm-controller
tag: v0.22.1
cache: true

View File

@ -21,7 +21,7 @@ jobs:
registry: artifact.onwalk.net
username: admin
password: ${{ secrets.HELM_REPO_PASSWORD }}
build_file: fluxcd/flux-image-automation-controller.Dockerfile
build_file: oci/fluxcd/flux-image-automation-controller.Dockerfile
image: public/fluxcd/image-automation-controller
tag: v0.23.4
cache: true

View File

@ -21,7 +21,7 @@ jobs:
registry: artifact.onwalk.net
username: admin
password: ${{ secrets.HELM_REPO_PASSWORD }}
build_file: fluxcd/flux-image-reflector-controller.Dockerfile
build_file: oci/fluxcd/flux-image-reflector-controller.Dockerfile
image: public/fluxcd/image-reflector-controller
tag: v0.19.2
cache: true

View File

@ -21,7 +21,7 @@ jobs:
registry: artifact.onwalk.net
username: admin
password: ${{ secrets.HELM_REPO_PASSWORD }}
build_file: fluxcd/flux-kustomize-controller.Dockerfile
build_file: oci/fluxcd/flux-kustomize-controller.Dockerfile
image: public/fluxcd/kustomize-controller
tag: v0.26.2
cache: true

View File

@ -21,8 +21,8 @@ jobs:
registry: artifact.onwalk.net
username: admin
password: ${{ secrets.HELM_REPO_PASSWORD }}
build_file: fluxcd/flux-notification-controller.Dockerfile
image: k8s/fluxcd/notification-controller
build_file: oci/fluxcd/flux-notification-controller.Dockerfile
image: public/fluxcd/notification-controller
tag: v0.24.0
cache: true
cache_registry: cache

View File

@ -21,8 +21,8 @@ jobs:
registry: artifact.onwalk.net
username: admin
password: ${{ secrets.HELM_REPO_PASSWORD }}
build_file: fluxcd/flux-source-controller.Dockerfile
image: k8s/fluxcd/source-controller
build_file: oci/fluxcd/flux-source-controller.Dockerfile
image: public/fluxcd/source-controller
tag: v0.25.9
cache: true
cache_registry: cache