mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ Update fluxcd/flux2 to v2.0.1
| datasource | package | from | to | | ----------- | ------------ | ------ | ------ | | github-tags | fluxcd/flux2 | v2.0.0 | v2.0.1 |
This commit is contained in:
4
.github/workflows/publish-schemas.yaml
vendored
4
.github/workflows/publish-schemas.yaml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
runs-on: ["arc-runner-set-home-ops"]
|
||||
steps:
|
||||
- name: Setup Flux
|
||||
uses: fluxcd/flux2/action@9ea0a535eab2c99121fb3ac742e333b4a9f07970 # v2.0.0
|
||||
uses: fluxcd/flux2/action@9b3162495ce1b99b1fcdf137c553f543eafe3ec7 # v2.0.1
|
||||
|
||||
- name: Setup Kube Tools
|
||||
uses: yokawasa/action-setup-kube-tools@af4ebb1af1efd30c5bd84a2e9773355ad6362a33 # v0.9.3
|
||||
@@ -79,7 +79,7 @@ jobs:
|
||||
needs: ["publish-manifests"]
|
||||
steps:
|
||||
- name: Setup Flux
|
||||
uses: fluxcd/flux2/action@9ea0a535eab2c99121fb3ac742e333b4a9f07970 # v2.0.0
|
||||
uses: fluxcd/flux2/action@9b3162495ce1b99b1fcdf137c553f543eafe3ec7 # v2.0.1
|
||||
|
||||
- name: Setup QEMU
|
||||
uses: docker/setup-qemu-action@2b82ce82d56a2a04d2637cd93a637ae1b359c0a7 # v2.2.0
|
||||
|
@@ -3,7 +3,7 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- github.com/fluxcd/flux2/manifests/install?ref=v2.0.0
|
||||
- github.com/fluxcd/flux2/manifests/install?ref=v2.0.1
|
||||
patches:
|
||||
- target:
|
||||
group: networking.k8s.io
|
||||
|
Reference in New Issue
Block a user