Skip to content

Commit

Permalink
feat(github-release)!: Update fluxcd/flux2 to v2.2.1
Browse files Browse the repository at this point in the history
| datasource      | package      | from    | to     |
| --------------- | ------------ | ------- | ------ |
| github-releases | fluxcd/flux2 | v0.31.4 | v2.2.1 |
| github-releases | fluxcd/flux2 | v0.31.4 | v2.2.1 |
| github-releases | fluxcd/flux2 | v0.31.4 | v2.2.1 |
| github-releases | fluxcd/flux2 | v0.31.4 | v2.2.1 |
| github-releases | fluxcd/flux2 | v0.31.4 | v2.2.1 |
| github-releases | fluxcd/flux2 | v0.31.4 | v2.2.1 |
| github-releases | fluxcd/flux2 | v0.31.4 | v2.2.1 |
| github-releases | fluxcd/flux2 | v0.31.4 | v2.2.1 |
| github-tags     | fluxcd/flux2 | v0.31.4 | v2.2.1 |
  • Loading branch information
chii-bot[bot] committed Dec 15, 2023
1 parent e91cb8d commit 0272e59
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions cluster/apps/flux-system/dashboard/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ namespace: flux-system
configMapGenerator:
- name: flux-cluster-dashboard
files:
- flux-cluster-dashboard.json=https://raw.githubusercontent.com/fluxcd/flux2/v0.31.4/manifests/monitoring/monitoring-config/dashboards/cluster.json
- flux-cluster-dashboard.json=https://raw.githubusercontent.com/fluxcd/flux2/v2.2.1/manifests/monitoring/monitoring-config/dashboards/cluster.json
- name: flux-control-plane-dashboard
files:
- flux-control-plane-dashboard.json=https://raw.githubusercontent.com/fluxcd/flux2/v0.31.4//manifests/monitoring/monitoring-config/dashboards/control-plane.json
- flux-control-plane-dashboard.json=https://raw.githubusercontent.com/fluxcd/flux2/v2.2.1//manifests/monitoring/monitoring-config/dashboards/control-plane.json
- name: flux-logs-dashboard
files:
- flux-logs-dashboard.json=https://raw.githubusercontent.com/fluxcd/flux2/v0.31.4/manifests/monitoring/monitoring-config/dashboards/logs.json
- flux-logs-dashboard.json=https://raw.githubusercontent.com/fluxcd/flux2/v2.2.1/manifests/monitoring/monitoring-config/dashboards/logs.json
generatorOptions:
disableNameSuffixHash: true
annotations:
Expand Down
2 changes: 1 addition & 1 deletion cluster/bootstrap/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- github.com/fluxcd/flux2/manifests/install?ref=v0.31.4
- github.com/fluxcd/flux2/manifests/install?ref=v2.2.1
patches:
- target:
kind: Deployment
Expand Down
2 changes: 1 addition & 1 deletion cluster/flux/flux-system/flux-installation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
interval: 10m
ref:
# renovate: datasource=github-releases depName=fluxcd/flux2
tag: "v0.31.4"
tag: "v2.2.1"
url: https://github.com/fluxcd/flux2
ignore: |
# exclude all
Expand Down

0 comments on commit 0272e59

Please sign in to comment.