-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(container): update ghcr.io/fallenbagel/jellyseerr ( 92d8097 → a44a30f ) #494
Merged
d4rkfella
merged 1 commit into
main
from
renovate/main-ghcr.io-fallenbagel-jellyseerr-develop
Jan 16, 2025
Merged
chore(container): update ghcr.io/fallenbagel/jellyseerr ( 92d8097 → a44a30f ) #494
d4rkfella
merged 1 commit into
main
from
renovate/main-ghcr.io-fallenbagel-jellyseerr-develop
Jan 16, 2025
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
commit-commander
bot
added
renovate/container
type/digest
area/kubernetes
cluster/main
labels
Jan 16, 2025
--- HelmRelease: media/jellyseerr Deployment: media/jellyseerr
+++ HelmRelease: media/jellyseerr Deployment: media/jellyseerr
@@ -105,13 +105,13 @@
- name: LOG_LEVEL
value: info
- name: PORT
value: '80'
- name: TZ
value: Europe/Sofia
- image: ghcr.io/fallenbagel/jellyseerr:develop@sha256:92d80974b611c3bef612f17847e9da3aadaa720de0084e31984920727e7d07f5
+ image: ghcr.io/fallenbagel/jellyseerr:develop@sha256:a44a30f163698b1baa46bde32876a3f8cce60d8107db6093e0e729be9a877a20
livenessProbe:
failureThreshold: 3
httpGet:
path: /api/v1/status
port: 80
initialDelaySeconds: 0 |
--- kubernetes/main/apps/media/jellyseerr/app Kustomization: flux-system/jellyseerr HelmRelease: media/jellyseerr
+++ kubernetes/main/apps/media/jellyseerr/app Kustomization: flux-system/jellyseerr HelmRelease: media/jellyseerr
@@ -80,13 +80,13 @@
name: jellyseerr-secret
LOG_LEVEL: info
PORT: 80
TZ: Europe/Sofia
image:
repository: ghcr.io/fallenbagel/jellyseerr
- tag: develop@sha256:92d80974b611c3bef612f17847e9da3aadaa720de0084e31984920727e7d07f5
+ tag: develop@sha256:a44a30f163698b1baa46bde32876a3f8cce60d8107db6093e0e729be9a877a20
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3
--- kubernetes/main/apps/kube-system/cilium/app Kustomization: flux-system/cilium HelmRelease: kube-system/cilium
+++ kubernetes/main/apps/kube-system/cilium/app Kustomization: flux-system/cilium HelmRelease: kube-system/cilium
@@ -84,8 +84,8 @@
enabled: true
serviceMonitor:
enabled: true
trustCRDsExist: true
valuesFrom:
- kind: ConfigMap
- name: cilium-helm-values-7647c2c666
+ name: cilium-helm-values-k586b44f8c
--- kubernetes/main/apps/kube-system/cilium/app Kustomization: flux-system/cilium ConfigMap: kube-system/cilium-helm-values-7647c2c666
+++ kubernetes/main/apps/kube-system/cilium/app Kustomization: flux-system/cilium ConfigMap: kube-system/cilium-helm-values-7647c2c666
@@ -1,81 +0,0 @@
----
-apiVersion: v1
-data:
- values.yaml: |
- ---
- cni:
- exclusive: false
- enableIPv4BIGTCP: true
- autoDirectNodeRoutes: true
- bandwidthManager:
- enabled: true
- bbr: true
- bpf:
- masquerade: true
- preallocateMaps: true
- tproxy: true
- datapathMode: netkit
- cgroup:
- automount:
- enabled: false
- hostRoot: /sys/fs/cgroup
- devices: 'eth0'
- cluster:
- id: 1
- name: main
- endpointRoutes:
- enabled: true
- envoy:
- enabled: true
- hubble:
- enabled: false
- ipam:
- mode: kubernetes
- ipv4NativeRoutingCIDR: 172.16.0.0/16
- k8sServiceHost: 127.0.0.1
- k8sServicePort: 7445
- kubeProxyReplacement: true
- kubeProxyReplacementHealthzBindAddr: 0.0.0.0:10256
- l2announcements:
- enabled: true
- loadBalancer:
- algorithm: maglev
- mode: dsr
- nodePort:
- enabled: false
- socketLB:
- enabled: true
- localRedirectPolicy: false
- operator:
- replicas: 1
- rollOutPods: true
- rollOutCiliumPods: true
- routingMode: native
- securityContext:
- capabilities:
- ciliumAgent:
- - CHOWN
- - KILL
- - NET_ADMIN
- - NET_RAW
- - IPC_LOCK
- - SYS_ADMIN
- - SYS_RESOURCE
- - DAC_OVERRIDE
- - FOWNER
- - SETGID
- - SETUID
- - NET_BIND_SERVICE
- cleanCiliumState:
- - NET_ADMIN
- - SYS_ADMIN
- - SYS_RESOURCE
-kind: ConfigMap
-metadata:
- labels:
- app.kubernetes.io/name: cilium
- kustomize.toolkit.fluxcd.io/name: cilium
- kustomize.toolkit.fluxcd.io/namespace: flux-system
- name: cilium-helm-values-7647c2c666
- namespace: kube-system
-
--- kubernetes/main/apps/kube-system/cilium/app Kustomization: flux-system/cilium ConfigMap: kube-system/cilium-helm-values-k586b44f8c
+++ kubernetes/main/apps/kube-system/cilium/app Kustomization: flux-system/cilium ConfigMap: kube-system/cilium-helm-values-k586b44f8c
@@ -0,0 +1,79 @@
+---
+apiVersion: v1
+data:
+ values.yaml: |
+ ---
+ cni:
+ exclusive: false
+ enableIPv4BIGTCP: true
+ autoDirectNodeRoutes: true
+ bandwidthManager:
+ enabled: true
+ bbr: true
+ bpf:
+ masquerade: true
+ preallocateMaps: true
+ tproxy: true
+ datapathMode: netkit
+ cgroup:
+ automount:
+ enabled: false
+ hostRoot: /sys/fs/cgroup
+ devices: 'eth0'
+ cluster:
+ id: 1
+ name: main
+ endpointRoutes:
+ enabled: true
+ envoy:
+ enabled: true
+ hubble:
+ enabled: false
+ ipam:
+ mode: kubernetes
+ ipv4NativeRoutingCIDR: 172.16.0.0/16
+ k8sServiceHost: 127.0.0.1
+ k8sServicePort: 7445
+ kubeProxyReplacement: true
+ kubeProxyReplacementHealthzBindAddr: 0.0.0.0:10256
+ l2announcements:
+ enabled: true
+ loadBalancer:
+ algorithm: maglev
+ mode: dsr
+ socketLB:
+ enabled: true
+ localRedirectPolicy: false
+ operator:
+ replicas: 1
+ rollOutPods: true
+ rollOutCiliumPods: true
+ routingMode: native
+ securityContext:
+ capabilities:
+ ciliumAgent:
+ - CHOWN
+ - KILL
+ - NET_ADMIN
+ - NET_RAW
+ - IPC_LOCK
+ - SYS_ADMIN
+ - SYS_RESOURCE
+ - DAC_OVERRIDE
+ - FOWNER
+ - SETGID
+ - SETUID
+ - NET_BIND_SERVICE
+ cleanCiliumState:
+ - NET_ADMIN
+ - SYS_ADMIN
+ - SYS_RESOURCE
+kind: ConfigMap
+metadata:
+ labels:
+ app.kubernetes.io/name: cilium
+ kustomize.toolkit.fluxcd.io/name: cilium
+ kustomize.toolkit.fluxcd.io/namespace: flux-system
+ name: cilium-helm-values-k586b44f8c
+ namespace: kube-system
+ |
d4rkfella
deleted the
renovate/main-ghcr.io-fallenbagel-jellyseerr-develop
branch
January 16, 2025 10:34
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:
92d8097
->a44a30f
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.