Skip to content
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

Conversation

commit-commander[bot]
Copy link
Contributor

@commit-commander commit-commander bot commented Jan 16, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/fallenbagel/jellyseerr digest 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@commit-commander
Copy link
Contributor Author

--- 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

@commit-commander
Copy link
Contributor Author

--- 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 d4rkfella merged commit aef1406 into main Jan 16, 2025
14 checks passed
@d4rkfella 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant