-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(kubernetes-api/helmrelease): update helm.toolkit.fluxcd.io/v2beta2 ➼ helm.toolkit.fluxcd.io/v2 #862
Open
tinfoild
wants to merge
1
commit into
main
Choose a base branch
from
renovate/helmrelease-2.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Deploying jjgadgets-biohazard with Cloudflare Pages
|
tinfoild
bot
force-pushed
the
renovate/helmrelease-2.x
branch
4 times, most recently
from
May 17, 2024 20:55
eba3569
to
1e2dc63
Compare
--- kube/deploy/apps/kromgo/app Kustomization: flux-system/kromgo-app HelmRelease: kromgo/kromgo
+++ kube/deploy/apps/kromgo/app Kustomization: flux-system/kromgo-app HelmRelease: kromgo/kromgo
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: kromgo
kustomize.toolkit.fluxcd.io/name: kromgo-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,36 +14,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 3.1.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
kromgo:
containers:
main:
env:
--- kube/deploy/apps/k8s-schemas/app Kustomization: flux-system/k8s-schemas-app HelmRelease: k8s-schemas/k8s-schemas
+++ kube/deploy/apps/k8s-schemas/app Kustomization: flux-system/k8s-schemas-app HelmRelease: k8s-schemas/k8s-schemas
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: k8s-schemas
kustomize.toolkit.fluxcd.io/name: k8s-schemas-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,36 +14,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 2.6.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
extract:
containers:
rclone-r2:
args:
--- kube/deploy/apps/languagetool/app Kustomization: flux-system/languagetool-app HelmRelease: languagetool/languagetool
+++ kube/deploy/apps/languagetool/app Kustomization: flux-system/languagetool-app HelmRelease: languagetool/languagetool
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: languagetool
kustomize.toolkit.fluxcd.io/name: languagetool-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,36 +14,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 3.4.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
languagetool:
containers:
main:
env:
--- kube/deploy/apps/nfs-web/app Kustomization: flux-system/nfs-web-app HelmRelease: nfs-web/nfs-web
+++ kube/deploy/apps/nfs-web/app Kustomization: flux-system/nfs-web-app HelmRelease: nfs-web/nfs-web
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
kustomize.toolkit.fluxcd.io/name: nfs-web-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
name: nfs-web
@@ -13,36 +13,12 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 2.6.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
- interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
main:
containers:
main:
command:
--- kube/deploy/apps/insurgency-sandstorm/app Kustomization: flux-system/insurgency-sandstorm-app HelmRelease: insurgency-sandstorm/insurgency-sandstorm
+++ kube/deploy/apps/insurgency-sandstorm/app Kustomization: flux-system/insurgency-sandstorm-app HelmRelease: insurgency-sandstorm/insurgency-sandstorm
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: insurgency-sandstorm
kustomize.toolkit.fluxcd.io/name: insurgency-sandstorm-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,36 +14,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 3.6.1
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
download:
containers:
main:
args:
--- kube/deploy/apps/librespeed/app Kustomization: flux-system/librespeed-app HelmRelease: librespeed/librespeed
+++ kube/deploy/apps/librespeed/app Kustomization: flux-system/librespeed-app HelmRelease: librespeed/librespeed
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: librespeed
kustomize.toolkit.fluxcd.io/name: librespeed-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,36 +14,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 3.6.1
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
configMaps:
config:
data:
configs.toml: |-
bind_address="0.0.0.0"
--- kube/deploy/apps/redlib/app Kustomization: flux-system/redlib-app HelmRelease: redlib/redlib
+++ kube/deploy/apps/redlib/app Kustomization: flux-system/redlib-app HelmRelease: redlib/redlib
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: redlib
kustomize.toolkit.fluxcd.io/name: redlib-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,36 +14,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 3.4.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
redlib:
containers:
main:
env:
--- kube/deploy/apps/phanpy/app Kustomization: flux-system/phanpy-app HelmRelease: flux-system/phanpy
+++ kube/deploy/apps/phanpy/app Kustomization: flux-system/phanpy-app HelmRelease: flux-system/phanpy
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
kustomize.toolkit.fluxcd.io/name: phanpy-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
name: phanpy
@@ -13,37 +13,15 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 1.5.1
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
install:
- crds: CreateReplace
createNamespace: true
- remediation:
- retries: 5
- interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
targetNamespace: phanpy
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
automountServiceAccountToken: false
controller:
replicas: 1
type: deployment
global:
--- kube/deploy/apps/morphos/app Kustomization: flux-system/morphos-app HelmRelease: morphos/morphos
+++ kube/deploy/apps/morphos/app Kustomization: flux-system/morphos-app HelmRelease: morphos/morphos
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: morphos
kustomize.toolkit.fluxcd.io/name: morphos-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,36 +14,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 3.4.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
morphos:
containers:
main:
env:
--- kube/deploy/apps/searxng/app Kustomization: flux-system/searxng-app HelmRelease: searxng/searxng
+++ kube/deploy/apps/searxng/app Kustomization: flux-system/searxng-app HelmRelease: searxng/searxng
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: searxng
kustomize.toolkit.fluxcd.io/name: searxng-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,36 +14,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 2.6.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
configMaps:
config:
data:
settings.yml: |-
use_default_settings:
--- kube/deploy/apps/whoogle/app Kustomization: flux-system/whoogle-app HelmRelease: whoogle/whoogle
+++ kube/deploy/apps/whoogle/app Kustomization: flux-system/whoogle-app HelmRelease: whoogle/whoogle
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
kustomize.toolkit.fluxcd.io/name: whoogle-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
name: whoogle
@@ -13,36 +13,12 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 1.5.1
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
- interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
automountServiceAccountToken: false
controller:
strategy: RollingUpdate
env:
HTTPS_ONLY: 0
--- kube/deploy/apps/cyberchef/app Kustomization: flux-system/cyberchef-app HelmRelease: cyberchef/cyberchef
+++ kube/deploy/apps/cyberchef/app Kustomization: flux-system/cyberchef-app HelmRelease: cyberchef/cyberchef
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
kustomize.toolkit.fluxcd.io/name: cyberchef-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
name: cyberchef
@@ -13,36 +13,12 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 1.5.1
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
- interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
automountServiceAccountToken: false
controller:
replicas: 1
type: deployment
env:
--- kube/deploy/apps/gokapi/app Kustomization: flux-system/gokapi-app HelmRelease: gokapi/gokapi
+++ kube/deploy/apps/gokapi/app Kustomization: flux-system/gokapi-app HelmRelease: gokapi/gokapi
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
kustomize.toolkit.fluxcd.io/name: gokapi-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
name: gokapi
@@ -13,36 +13,12 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 1.5.1
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
- interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controller:
strategy: RollingUpdate
env:
GOKAPI_MAX_MEMORY_UPLOAD: '128'
GOKAPI_PORT: 53842
--- kube/deploy/apps/elk/app Kustomization: flux-system/elk-app HelmRelease: apps/elk
+++ kube/deploy/apps/elk/app Kustomization: flux-system/elk-app HelmRelease: apps/elk
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
kustomize.toolkit.fluxcd.io/name: elk-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
name: elk
@@ -13,36 +13,12 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 1.5.1
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
- interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
automountServiceAccountToken: false
controller:
replicas: 1
type: deployment
env:
--- kube/deploy/apps/audiobookshelf/app Kustomization: flux-system/audiobookshelf-app HelmRelease: audiobookshelf/audiobookshelf
+++ kube/deploy/apps/audiobookshelf/app Kustomization: flux-system/audiobookshelf-app HelmRelease: audiobookshelf/audiobookshelf
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
kustomize.toolkit.fluxcd.io/name: audiobookshelf-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
name: audiobookshelf
@@ -13,36 +13,12 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 2.6.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
- interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
main:
containers:
main:
env:
--- kube/deploy/apps/minecraft2/app Kustomization: flux-system/minecraft2-app HelmRelease: minecraft2/minecraft2
+++ kube/deploy/apps/minecraft2/app Kustomization: flux-system/minecraft2-app HelmRelease: minecraft2/minecraft2
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
kustomize.toolkit.fluxcd.io/name: minecraft2-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
name: minecraft2
@@ -13,36 +13,12 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 2.6.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
- interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
main:
containers:
main:
env:
--- kube/deploy/apps/ntfy/app Kustomization: flux-system/ntfy-app HelmRelease: ntfy/ntfy
+++ kube/deploy/apps/ntfy/app Kustomization: flux-system/ntfy-app HelmRelease: ntfy/ntfy
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
kustomize.toolkit.fluxcd.io/name: ntfy-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
name: ntfy
@@ -13,36 +13,12 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 2.6.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
- interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
configMaps:
config:
data:
litestream-replicate: |
dbs:
--- kube/deploy/apps/minecraft/app Kustomization: flux-system/minecraft-app HelmRelease: minecraft/minecraft
+++ kube/deploy/apps/minecraft/app Kustomization: flux-system/minecraft-app HelmRelease: minecraft/minecraft
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
kustomize.toolkit.fluxcd.io/name: minecraft-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
name: minecraft
@@ -13,36 +13,12 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 2.6.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
- interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
main:
containers:
main:
env:
--- kube/deploy/apps/velociraptor/app Kustomization: flux-system/velociraptor-app HelmRelease: velociraptor/velociraptor
+++ kube/deploy/apps/velociraptor/app Kustomization: flux-system/velociraptor-app HelmRelease: velociraptor/velociraptor
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
kustomize.toolkit.fluxcd.io/name: velociraptor-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
name: velociraptor
@@ -13,36 +13,12 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 1.5.1
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
- interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controller:
type: statefulset
env:
TZ: null
image:
--- kube/deploy/apps/zipline/app Kustomization: flux-system/zipline-app HelmRelease: zipline/zipline
+++ kube/deploy/apps/zipline/app Kustomization: flux-system/zipline-app HelmRelease: zipline/zipline
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
kustomize.toolkit.fluxcd.io/name: zipline-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
name: zipline
@@ -13,36 +13,12 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 1.5.1
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
- interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
automountServiceAccountToken: false
controller:
replicas: 1
type: deployment
env:
--- kube/deploy/apps/zigbee2mqtt/app Kustomization: flux-system/zigbee2mqtt-app HelmRelease: zigbee2mqtt/zigbee2mqtt
+++ kube/deploy/apps/zigbee2mqtt/app Kustomization: flux-system/zigbee2mqtt-app HelmRelease: zigbee2mqtt/zigbee2mqtt
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: zigbee2mqtt
kustomize.toolkit.fluxcd.io/name: zigbee2mqtt-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,36 +14,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 3.6.1
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
zigbee2mqtt:
containers:
main:
env:
--- kube/deploy/apps/actual/app Kustomization: flux-system/actual-app HelmRelease: actual/actual
+++ kube/deploy/apps/actual/app Kustomization: flux-system/actual-app HelmRelease: actual/actual
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: actual
kustomize.toolkit.fluxcd.io/name: actual-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,36 +14,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 3.6.1
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
actual:
containers:
main:
env:
--- kube/deploy/apps/media/kavita/app Kustomization: flux-system/kavita-app HelmRelease: media/kavita
+++ kube/deploy/apps/media/kavita/app Kustomization: flux-system/kavita-app HelmRelease: media/kavita
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: kavita
kustomize.toolkit.fluxcd.io/name: kavita-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,36 +14,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 2.6.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
main:
containers:
main:
env:
--- kube/deploy/apps/excalidraw/app Kustomization: flux-system/excalidraw-app HelmRelease: excalidraw/excalidraw
+++ kube/deploy/apps/excalidraw/app Kustomization: flux-system/excalidraw-app HelmRelease: excalidraw/excalidraw
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
kustomize.toolkit.fluxcd.io/name: excalidraw-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
nginx.ingress.home.arpa/type: auth-external-only
@@ -14,53 +14,23 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 1.5.1
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
- interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
env:
TZ: null
image:
repository: ghcr.io/onedr0p/excalidraw
tag: latest@sha256:900526e52e0555a481f1ad944b085a4bd982fa00f1e21d59658a7be4d7131864
ingress:
main:
annotations:
external-dns.alpha.kubernetes.io/target: null
- nginx.ingress.kubernetes.io/auth-response-headers: Set-Cookie,X-authentik-username,X-authentik-groups,X-authentik-email,X-authentik-name,X-authentik-uid
nginx.ingress.kubernetes.io/auth-signin: https:///outpost.goauthentik.io/start?rd=$escaped_request_uri
- nginx.ingress.kubernetes.io/auth-snippet: proxy_set_header X-Forwarded-Host
- $http_host;
- nginx.ingress.kubernetes.io/auth-url: http://authentik.authentik.svc.cluster.local:9000/outpost.goauthentik.io/auth/nginx
- nginx.ingress.kubernetes.io/satisfy: any
- nginx.ingress.kubernetes.io/whitelist-source-range: 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16,100.64.0.0/10
enabled: true
hosts:
- host: null
paths:
- path: /
pathType: Prefix
--- kube/deploy/apps/kah/inspircd Kustomization: flux-system/kah-irc HelmRelease: kah/inspircd
+++ kube/deploy/apps/kah/inspircd Kustomization: flux-system/kah-irc HelmRelease: kah/inspircd
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
kustomize.toolkit.fluxcd.io/name: kah-irc
kustomize.toolkit.fluxcd.io/namespace: flux-system
name: inspircd
@@ -13,36 +13,12 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 1.5.1
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
- interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
automountServiceAccountToken: false
configMaps:
config:
data:
inspircd.conf: |
--- kube/deploy/apps/cryptpad/app Kustomization: flux-system/cryptpad-app HelmRelease: cryptpad/cryptpad
+++ kube/deploy/apps/cryptpad/app Kustomization: flux-system/cryptpad-app HelmRelease: cryptpad/cryptpad
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: cryptpad
kustomize.toolkit.fluxcd.io/name: cryptpad-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,36 +14,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 3.1.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
cryptpad:
containers:
main:
command:
--- kube/deploy/apps/media/komga/app Kustomization: flux-system/komga-app HelmRelease: media/komga
+++ kube/deploy/apps/media/komga/app Kustomization: flux-system/komga-app HelmRelease: media/komga
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: komga
kustomize.toolkit.fluxcd.io/name: komga-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,36 +14,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 3.1.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
komga:
containers:
main:
env:
--- kube/deploy/apps/ocis/app Kustomization: flux-system/ocis-app HelmRelease: ocis/ocis
+++ kube/deploy/apps/ocis/app Kustomization: flux-system/ocis-app HelmRelease: ocis/ocis
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: ocis
kustomize.toolkit.fluxcd.io/name: ocis-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,36 +14,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 2.6.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
main:
containers:
main:
command:
--- kube/deploy/apps/code-server/app Kustomization: flux-system/code-server-app HelmRelease: code-server/code-server
+++ kube/deploy/apps/code-server/app Kustomization: flux-system/code-server-app HelmRelease: code-server/code-server
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: code-server
kustomize.toolkit.fluxcd.io/name: code-server-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -16,36 +16,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 2.6.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
main:
annotations:
reloader.stakater.com/auto: 'false'
secret.reloader.stakater.com/reload: code-server-secrets
--- kube/deploy/apps/goatcounter/app Kustomization: flux-system/goatcounter-app HelmRelease: goatcounter/goatcounter
+++ kube/deploy/apps/goatcounter/app Kustomization: flux-system/goatcounter-app HelmRelease: goatcounter/goatcounter
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: goatcounter
kustomize.toolkit.fluxcd.io/name: goatcounter-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,36 +14,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 2.6.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
main:
containers:
main:
env:
--- kube/deploy/apps/jellyfin/app Kustomization: flux-system/jellyfin-app HelmRelease: jellyfin/jellyfin
+++ kube/deploy/apps/jellyfin/app Kustomization: flux-system/jellyfin-app HelmRelease: jellyfin/jellyfin
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: jellyfin
kustomize.toolkit.fluxcd.io/name: jellyfin-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,36 +14,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 2.6.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
main:
containers:
main:
env:
--- kube/deploy/apps/radicale/app Kustomization: flux-system/radicale-app HelmRelease: radicale/radicale
+++ kube/deploy/apps/radicale/app Kustomization: flux-system/radicale-app HelmRelease: radicale/radicale
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: radicale
kustomize.toolkit.fluxcd.io/name: radicale-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,36 +14,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 3.1.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
radicale:
containers:
main:
env:
--- kube/deploy/apps/navidrome/app Kustomization: flux-system/navidrome-app HelmRelease: navidrome/navidrome
+++ kube/deploy/apps/navidrome/app Kustomization: flux-system/navidrome-app HelmRelease: navidrome/navidrome
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: navidrome
kustomize.toolkit.fluxcd.io/name: navidrome-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -15,36 +15,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 2.6.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
main:
containers:
main:
env:
@@ -120,17 +97,13 @@
maxSkew: 1
topologyKey: kubernetes.io/hostname
whenUnsatisfiable: DoNotSchedule
ingress:
main:
annotations:
- nginx.ingress.kubernetes.io/auth-response-headers: Set-Cookie,X-authentik-username,X-authentik-groups,X-authentik-email,X-authentik-name,X-authentik-uid
nginx.ingress.kubernetes.io/auth-signin: https:///outpost.goauthentik.io/start?rd=$escaped_request_uri
- nginx.ingress.kubernetes.io/auth-snippet: proxy_set_header X-Forwarded-Host
- $http_host;
- nginx.ingress.kubernetes.io/auth-url: http://authentik.authentik.svc.cluster.local:9000/outpost.goauthentik.io/auth/nginx
className: nginx-internal
enabled: true
hosts:
- host: navidrome
paths:
- path: /
--- kube/deploy/apps/redbot/app Kustomization: flux-system/redbot-app HelmRelease: redbot/redbot
+++ kube/deploy/apps/redbot/app Kustomization: flux-system/redbot-app HelmRelease: redbot/redbot
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: redbot
kustomize.toolkit.fluxcd.io/name: redbot-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,36 +14,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 2.6.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
main:
containers:
main:
args:
--- kube/deploy/apps/satisfactory/app Kustomization: flux-system/satisfactory-app HelmRelease: satisfactory/satisfactory
+++ kube/deploy/apps/satisfactory/app Kustomization: flux-system/satisfactory-app HelmRelease: satisfactory/satisfactory
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: satisfactory
kustomize.toolkit.fluxcd.io/name: satisfactory-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,36 +14,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 3.1.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
satisfactory:
containers:
main:
env:
--- kube/deploy/apps/thelounge/app Kustomization: flux-system/thelounge-app HelmRelease: thelounge/thelounge
+++ kube/deploy/apps/thelounge/app Kustomization: flux-system/thelounge-app HelmRelease: thelounge/thelounge
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
kustomize.toolkit.fluxcd.io/name: thelounge-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
name: thelounge
@@ -13,36 +13,12 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 1.5.1
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
- interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
args:
- start
automountServiceAccountToken: false
command:
- thelounge
--- kube/deploy/apps/gotosocial/app Kustomization: flux-system/gotosocial-app HelmRelease: gotosocial/gotosocial
+++ kube/deploy/apps/gotosocial/app Kustomization: flux-system/gotosocial-app HelmRelease: gotosocial/gotosocial
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: gotosocial
kustomize.toolkit.fluxcd.io/name: gotosocial-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,36 +14,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 3.1.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
gotosocial:
containers:
main:
env:
--- kube/deploy/apps/authentik/app Kustomization: flux-system/authentik-app HelmRelease: authentik/authentik
+++ kube/deploy/apps/authentik/app Kustomization: flux-system/authentik-app HelmRelease: authentik/authentik
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: authentik
kustomize.toolkit.fluxcd.io/name: authentik-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,36 +14,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 3.5.1
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
authentik:
containers:
main:
args:
--- kube/deploy/apps/piped/app Kustomization: flux-system/piped-app HelmRelease: piped/piped
+++ kube/deploy/apps/piped/app Kustomization: flux-system/piped-app HelmRelease: piped/piped
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: piped
kustomize.toolkit.fluxcd.io/name: piped-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,36 +14,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 3.4.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
backend:
containers:
main:
env:
--- kube/deploy/apps/miniflux/app Kustomization: flux-system/miniflux-app HelmRelease: miniflux/miniflux
+++ kube/deploy/apps/miniflux/app Kustomization: flux-system/miniflux-app HelmRelease: miniflux/miniflux
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
kustomize.toolkit.fluxcd.io/name: miniflux-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
name: miniflux
@@ -13,36 +13,12 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 1.5.1
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
- interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
automountServiceAccountToken: false
controller:
replicas: 1
type: deployment
env:
--- kube/deploy/apps/atuin/app Kustomization: flux-system/atuin-app HelmRelease: atuin/atuin
+++ kube/deploy/apps/atuin/app Kustomization: flux-system/atuin-app HelmRelease: atuin/atuin
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: atuin
kustomize.toolkit.fluxcd.io/name: atuin-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,36 +14,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 3.4.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
atuin:
containers:
main:
command:
--- kube/deploy/apps/linkding/app Kustomization: flux-system/linkding-app HelmRelease: linkding/linkding
+++ kube/deploy/apps/linkding/app Kustomization: flux-system/linkding-app HelmRelease: linkding/linkding
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: linkding
kustomize.toolkit.fluxcd.io/name: linkding-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,36 +14,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 2.6.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
main:
containers:
main:
env:
--- kube/deploy/apps/vikunja/app Kustomization: flux-system/vikunja-app HelmRelease: vikunja/vikunja
+++ kube/deploy/apps/vikunja/app Kustomization: flux-system/vikunja-app HelmRelease: vikunja/vikunja
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: vikunja
kustomize.toolkit.fluxcd.io/name: vikunja-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,36 +14,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 2.6.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
main:
containers:
main:
command:
--- kube/deploy/apps/davis/app Kustomization: flux-system/davis-app HelmRelease: davis/davis
+++ kube/deploy/apps/davis/app Kustomization: flux-system/davis-app HelmRelease: davis/davis
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: davis
kustomize.toolkit.fluxcd.io/name: davis-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,36 +14,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 2.6.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
configMaps:
config:
data:
Caddyfile: "{\n log {\n level info\n output stderr\n format console\n\
\ }\n http_port 8080\n https_port 8443\n servers {\n trusted_proxies\
--- kube/deploy/apps/soft-serve/app Kustomization: flux-system/soft-serve-app HelmRelease: soft-serve/soft-serve
+++ kube/deploy/apps/soft-serve/app Kustomization: flux-system/soft-serve-app HelmRelease: soft-serve/soft-serve
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: soft-serve
kustomize.toolkit.fluxcd.io/name: soft-serve-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,36 +14,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 2.6.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
main:
containers:
main:
env:
--- kube/deploy/apps/paperless-ngx/app Kustomization: flux-system/paperless-ngx-app HelmRelease: paperless-ngx/paperless-ngx
+++ kube/deploy/apps/paperless-ngx/app Kustomization: flux-system/paperless-ngx-app HelmRelease: paperless-ngx/paperless-ngx
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: paperless-ngx
kustomize.toolkit.fluxcd.io/name: paperless-ngx-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,36 +14,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 2.6.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
gotenberg:
containers:
main:
command:
--- kube/deploy/apps/reactive-resume/app Kustomization: flux-system/reactive-resume-app HelmRelease: flux-system/reactive-resume
+++ kube/deploy/apps/reactive-resume/app Kustomization: flux-system/reactive-resume-app HelmRelease: flux-system/reactive-resume
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: reactive-resume
kustomize.toolkit.fluxcd.io/name: reactive-resume-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,38 +14,15 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 2.6.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
releaseName: reactive-resume
- rollback:
- cleanupOnFail: true
- recreate: true
targetNamespace: reactive-resume
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
controllers:
main:
containers:
frontend:
env:
--- kube/deploy/apps/immich/app Kustomization: flux-system/immich-app HelmRelease: immich/immich
+++ kube/deploy/apps/immich/app Kustomization: flux-system/immich-app HelmRelease: immich/immich
@@ -1,8 +1,8 @@
---
-apiVersion: helm.toolkit.fluxcd.io/v2beta2
+apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
labels:
app.kubernetes.io/name: immich
kustomize.toolkit.fluxcd.io/name: immich-app
kustomize.toolkit.fluxcd.io/namespace: flux-system
@@ -14,36 +14,13 @@
chart: app-template
sourceRef:
kind: HelmRepository
name: bjw-s
namespace: flux-system
version: 3.4.0
- driftDetection:
- ignore:
- - paths:
- - /spec/replicas
- mode: warn
- install:
- crds: CreateReplace
- createNamespace: true
- remediation:
- retries: 5
interval: 5m
- maxHistory: 10
- rollback:
- cleanupOnFail: true
- recreate: true
- timeout: 15m
- uninstall:
- keepHistory: false
- upgrade:
- cleanupOnFail: true
- crds: CreateReplace
- remediation:
- retries: 5
- strategy: uninstall
values:
X-pod-securityContext:
fsGroup: 1000
fsGroupChangePolicy: Always
runAsGroup: 1000
runAsNonRoot: true |
tinfoild
bot
force-pushed
the
renovate/helmrelease-2.x
branch
2 times, most recently
from
May 27, 2024 01:52
2123b48
to
af7b885
Compare
tinfoild
bot
force-pushed
the
renovate/helmrelease-2.x
branch
from
May 27, 2024 02:29
af7b885
to
18cd6e6
Compare
tinfoild
bot
force-pushed
the
renovate/helmrelease-2.x
branch
from
May 27, 2024 02:42
18cd6e6
to
2cddea6
Compare
tinfoild
bot
force-pushed
the
renovate/helmrelease-2.x
branch
4 times, most recently
from
June 24, 2024 16:19
0b7ac47
to
fca514a
Compare
tinfoild
bot
force-pushed
the
renovate/helmrelease-2.x
branch
12 times, most recently
from
July 12, 2024 01:03
e6ad7b1
to
396c37f
Compare
tinfoild
bot
force-pushed
the
renovate/helmrelease-2.x
branch
28 times, most recently
from
February 3, 2025 21:07
ee9ef3d
to
0a87c9b
Compare
…2 ➼ helm.toolkit.fluxcd.io/v2
tinfoild
bot
force-pushed
the
renovate/helmrelease-2.x
branch
from
February 4, 2025 01:35
0a87c9b
to
15c79d1
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
helm.toolkit.fluxcd.io/v2beta2
->helm.toolkit.fluxcd.io/v2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.