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(deps): update provider to notification.toolkit.fluxcd.io/v1beta3 #1065

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

detective-gesicht[bot]
Copy link
Contributor

@detective-gesicht detective-gesicht bot commented Dec 13, 2023

This PR contains the following updates:

Package Update Change
Provider patch notification.toolkit.fluxcd.io/v1beta2 -> notification.toolkit.fluxcd.io/v1beta3

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.

@detective-gesicht
Copy link
Contributor Author

detective-gesicht bot commented Dec 13, 2023

--- clusters/mallard/kube/apps/flux-system/addons/app Kustomization: flux-system/cluster-apps-flux-addons Provider: flux-system/telegram

+++ clusters/mallard/kube/apps/flux-system/addons/app Kustomization: flux-system/cluster-apps-flux-addons Provider: flux-system/telegram

@@ -1,8 +1,8 @@

 ---
-apiVersion: notification.toolkit.fluxcd.io/v1beta2
+apiVersion: notification.toolkit.fluxcd.io/v1beta3
 kind: Provider
 metadata:
   name: telegram
   namespace: flux-system
 spec:
   address: https://api.telegram.org
--- clusters/mallard/kube/apps/flux-system/addons/app Kustomization: flux-system/cluster-apps-flux-addons Provider: flux-system/github

+++ clusters/mallard/kube/apps/flux-system/addons/app Kustomization: flux-system/cluster-apps-flux-addons Provider: flux-system/github

@@ -1,8 +1,8 @@

 ---
-apiVersion: notification.toolkit.fluxcd.io/v1beta2
+apiVersion: notification.toolkit.fluxcd.io/v1beta3
 kind: Provider
 metadata:
   name: github
   namespace: flux-system
 spec:
   address: https://github.com/surskitt/paddlepond

@detective-gesicht detective-gesicht bot force-pushed the renovate/provider-1.x branch 2 times, most recently from 55263ff to d556dfc Compare January 4, 2024 11:45
@detective-gesicht
Copy link
Contributor Author

detective-gesicht bot commented Jan 4, 2024

--- clusters/mallard/kube/apps/flux-system/addons/app Kustomization: flux-system/cluster-apps-flux-addons Provider: flux-system/telegram

+++ clusters/mallard/kube/apps/flux-system/addons/app Kustomization: flux-system/cluster-apps-flux-addons Provider: flux-system/telegram

@@ -1,8 +1,8 @@

 ---
-apiVersion: notification.toolkit.fluxcd.io/v1beta2
+apiVersion: notification.toolkit.fluxcd.io/v1beta3
 kind: Provider
 metadata:
   labels:
     kustomize.toolkit.fluxcd.io/name: cluster-apps-flux-addons
     kustomize.toolkit.fluxcd.io/namespace: flux-system
   name: telegram
--- clusters/mallard/kube/apps/flux-system/addons/app Kustomization: flux-system/cluster-apps-flux-addons Provider: flux-system/github

+++ clusters/mallard/kube/apps/flux-system/addons/app Kustomization: flux-system/cluster-apps-flux-addons Provider: flux-system/github

@@ -1,8 +1,8 @@

 ---
-apiVersion: notification.toolkit.fluxcd.io/v1beta2
+apiVersion: notification.toolkit.fluxcd.io/v1beta3
 kind: Provider
 metadata:
   labels:
     kustomize.toolkit.fluxcd.io/name: cluster-apps-flux-addons
     kustomize.toolkit.fluxcd.io/namespace: flux-system
   name: github
--- clusters/mallard/kube/apps/media/metube/app Kustomization: flux-system/cluster-apps-metube HelmRelease: media/metube

+++ clusters/mallard/kube/apps/media/metube/app Kustomization: flux-system/cluster-apps-metube HelmRelease: media/metube

@@ -44,13 +44,13 @@

                   "updatetime": false,
                   "writesubtitles": true
                 }
             image:
               imagePullPolicy: Always
               repository: ghcr.io/alexta69/metube
-              tag: latest@sha256:7609e7dfe368dcff33263fbdca2a0fc4b44589da2b867a1d1b905f06aef97074
+              tag: latest@sha256:a9410ec7912dc0fe5b6a2b1b8c5528f573a407bf3a749f41463e9350d0674424
     ingress:
       main:
         annotations:
           nginx.ingress.kubernetes.io/whitelist-source-range: 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
         className: nginx
         enabled: true
--- clusters/mallard/kube/apps/media/plex/app Kustomization: flux-system/cluster-apps-plex HelmRelease: media/plex

+++ clusters/mallard/kube/apps/media/plex/app Kustomization: flux-system/cluster-apps-plex HelmRelease: media/plex

@@ -35,13 +35,13 @@

         containers:
           main:
             env:
               TZ: Europe/London
             image:
               repository: ghcr.io/onedr0p/plex
-              tag: 1.32.8.7639-fb6452ebf@sha256:97bf4a8eac34de4b0df78e4fc3e2b501187161a3a264fa2b220bd51b0f89ba77
+              tag: 1.32.8.7639-fb6452ebf@sha256:637fe10cef736f249d96cb004c12f81646c81ca17ddce22374ea8782aa6646c2
             resources:
               limits:
                 gpu.intel.com/i915: 1
                 memory: 7000Mi
               requests:
                 cpu: 100m
--- clusters/mallard/kube/apps/gowon/gowon/app Kustomization: flux-system/cluster-apps-gowon Deployment: gowon/gowon

+++ clusters/mallard/kube/apps/gowon/gowon/app Kustomization: flux-system/cluster-apps-gowon Deployment: gowon/gowon

@@ -47,12 +47,9 @@

               name: gowon-env
         - name: GOWON_CHANNELS
           valueFrom:
             secretKeyRef:
               key: GOWON_CHANNELS
               name: gowon-env
-        image: ghcr.io/gowon-irc/gowon:0.1.0-102
+        image: ghcr.io/gowon-irc/gowon:0.1.0-96
         name: gowon
-        ports:
-        - containerPort: 8080
-          name: http
 
--- clusters/mallard/kube/apps/gowon/gowon/app Kustomization: flux-system/cluster-apps-gowon Service: gowon/gowon

+++ clusters/mallard/kube/apps/gowon/gowon/app Kustomization: flux-system/cluster-apps-gowon Service: gowon/gowon

@@ -1,17 +0,0 @@

----
-apiVersion: v1
-kind: Service
-metadata:
-  labels:
-    kustomize.toolkit.fluxcd.io/name: cluster-apps-gowon
-    kustomize.toolkit.fluxcd.io/namespace: flux-system
-  name: gowon
-  namespace: gowon
-spec:
-  ports:
-  - name: http
-    port: 8080
-    targetPort: http
-  selector:
-    app.kubernetes.io/name: gowon
-
--- clusters/mallard/kube/apps/gowon/gowon/app Kustomization: flux-system/cluster-apps-gowon Ingress: gowon/gowon

+++ clusters/mallard/kube/apps/gowon/gowon/app Kustomization: flux-system/cluster-apps-gowon Ingress: gowon/gowon

@@ -1,22 +0,0 @@

----
-apiVersion: networking.k8s.io/v1
-kind: Ingress
-metadata:
-  labels:
-    kustomize.toolkit.fluxcd.io/name: cluster-apps-gowon
-    kustomize.toolkit.fluxcd.io/namespace: flux-system
-  name: gowon
-  namespace: gowon
-spec:
-  rules:
-  - host: gowon.${SECRET_DOMAIN}
-    http:
-      paths:
-      - backend:
-          service:
-            name: gowon
-            port:
-              name: http
-        path: /
-        pathType: Prefix
-
--- clusters/mallard/kube/apps/gowon/gowon/app Kustomization: flux-system/cluster-apps-gowon Deployment: gowon/steam

+++ clusters/mallard/kube/apps/gowon/gowon/app Kustomization: flux-system/cluster-apps-gowon Deployment: gowon/steam

@@ -29,13 +29,13 @@

           valueFrom:
             secretKeyRef:
               key: GOWON_STEAM_API_KEY
               name: steam-env
         - name: GOWON_STEAM_KV_PATH
           value: /data/kv.db
-        image: ghcr.io/gowon-irc/gowon-steam:0.1.0-63
+        image: ghcr.io/gowon-irc/gowon-steam:0.1.0-16
         name: steam
         volumeMounts:
         - mountPath: /data
           name: data
       volumes:
       - name: data
--- clusters/mallard/kube/apps/gowon/gowon/app Kustomization: flux-system/cluster-apps-gowon PersistentVolumeClaim: gowon/xboxlive-data

+++ clusters/mallard/kube/apps/gowon/gowon/app Kustomization: flux-system/cluster-apps-gowon PersistentVolumeClaim: gowon/xboxlive-data

@@ -1,17 +0,0 @@

----
-apiVersion: v1
-kind: PersistentVolumeClaim
-metadata:
-  labels:
-    kustomize.toolkit.fluxcd.io/name: cluster-apps-gowon
-    kustomize.toolkit.fluxcd.io/namespace: flux-system
-  name: xboxlive-data
-  namespace: gowon
-spec:
-  accessModes:
-  - ReadWriteOnce
-  resources:
-    requests:
-      storage: 20Mi
-  storageClassName: local-hostpath
-
--- clusters/mallard/kube/apps/gowon/gowon/app Kustomization: flux-system/cluster-apps-gowon Deployment: gowon/xboxlive

+++ clusters/mallard/kube/apps/gowon/gowon/app Kustomization: flux-system/cluster-apps-gowon Deployment: gowon/xboxlive

@@ -1,44 +0,0 @@

----
-apiVersion: apps/v1
-kind: Deployment
-metadata:
-  labels:
-    app: gowon
-    app.kubernetes.io/name: xboxlive
-    kustomize.toolkit.fluxcd.io/name: cluster-apps-gowon
-    kustomize.toolkit.fluxcd.io/namespace: flux-system
-  name: xboxlive
-  namespace: gowon
-spec:
-  selector:
-    matchLabels:
-      app.kubernetes.io/name: xboxlive
-  strategy:
-    type: Recreate
-  template:
-    metadata:
-      labels:
-        app: gowon
-        app.kubernetes.io/name: xboxlive
-    spec:
-      containers:
-      - env:
-        - name: GOWON_BROKER
-          value: mosquitto:1883
-        - name: GOWON_XBOXLIVE_API_KEY
-          valueFrom:
-            secretKeyRef:
-              key: GOWON_XBOXLIVE_API_KEY
-              name: xboxlive-env
-        - name: GOWON_XBOXLIVE_KV_PATH
-          value: /data/kv.db
-        image: ghcr.io/gowon-irc/gowon-xboxlive:0.1.0-11
-        name: xboxlive
-        volumeMounts:
-        - mountPath: /data
-          name: data
-      volumes:
-      - name: data
-        persistentVolumeClaim:
-          claimName: xboxlive-data
-
--- clusters/mallard/kube/apps/gowon/gowon/app Kustomization: flux-system/cluster-apps-gowon ReplicationSource: gowon/xboxlive-backup

+++ clusters/mallard/kube/apps/gowon/gowon/app Kustomization: flux-system/cluster-apps-gowon ReplicationSource: gowon/xboxlive-backup

@@ -1,21 +0,0 @@

----
-apiVersion: volsync.backube/v1alpha1
-kind: ReplicationSource
-metadata:
-  labels:
-    kustomize.toolkit.fluxcd.io/name: cluster-apps-gowon
-    kustomize.toolkit.fluxcd.io/namespace: flux-system
-  name: xboxlive-backup
-  namespace: gowon
-spec:
-  restic:
-    copyMethod: Clone
-    pruneIntervalDays: 14
-    repository: xboxlive-restic
-    retain:
-      daily: 7
-    storageClassName: local-hostpath
-  sourcePVC: xboxlive-data
-  trigger:
-    schedule: 0 5 * * *
-
--- clusters/mallard/kube/apps/media/syncthing/app Kustomization: flux-system/cluster-apps-syncthing HelmRelease: media/syncthing

+++ clusters/mallard/kube/apps/media/syncthing/app Kustomization: flux-system/cluster-apps-syncthing HelmRelease: media/syncthing

@@ -34,13 +34,13 @@

           main:
             env:
               PGID: '1000'
               PUID: '1000'
             image:
               repository: syncthing/syncthing
-              tag: 1.27.3
+              tag: 1.27.2
             resources:
               limits:
                 memory: 265Mi
               requests:
                 cpu: 15m
                 memory: 249Mi
--- clusters/mallard/kube/apps/networking/tor-socks-proxy/app Kustomization: flux-system/cluster-apps-tor-socks-proxy Deployment: networking/tor-socks-proxy

+++ clusters/mallard/kube/apps/networking/tor-socks-proxy/app Kustomization: flux-system/cluster-apps-tor-socks-proxy Deployment: networking/tor-socks-proxy

@@ -17,10 +17,10 @@

   template:
     metadata:
       labels:
         app: tor-socks-proxy
     spec:
       containers:
-      - image: ghcr.io/peterdavehello/tor-socks-proxy:latest@sha256:bb0a3994a39a507d0e5cff7eea78fe80165a8a403a44ce6bdf4b3876f2c02ff8
+      - image: ghcr.io/peterdavehello/tor-socks-proxy:latest@sha256:5bf08ae97de1e2d959782bfedbf3759e4f748e6a6970ab5fb093d25b53bce76b
         name: tor-socks-proxy
       restartPolicy: Always
 
--- clusters/mallard/kube/apps/media/transmission/app Kustomization: flux-system/cluster-apps-transmission HelmRelease: media/flood

+++ clusters/mallard/kube/apps/media/transmission/app Kustomization: flux-system/cluster-apps-transmission HelmRelease: media/flood

@@ -41,13 +41,13 @@

               FLOOD_OPTION_TRURL: http://transmission:9091/transmission/rpc
             envFrom:
             - secretRef:
                 name: flood-secret
             image:
               repository: jesec/flood
-              tag: master@sha256:a859cc2008381eeeef647c270caf8a86970a11056c8d7aaf0eed7d5e4ad4ef32
+              tag: master@sha256:73a37d52ee97ff0ca6914d0db853ff5e470e4a15dfc7d48a69826dc4b19eb488
             resources:
               limits:
                 memory: 512Mi
               requests:
                 cpu: 15m
                 memory: 250Mi

@detective-gesicht detective-gesicht bot force-pushed the renovate/provider-1.x branch from d556dfc to 6a60f63 Compare January 4, 2024 11:53
@detective-gesicht detective-gesicht bot changed the title chore(deps): update provider to notification.toolkit.fluxcd.io/v1beta3 chore(deps): update provider to notification.toolkit.fluxcd.io/v1beta3 - autoclosed Feb 18, 2024
@detective-gesicht detective-gesicht bot deleted the renovate/provider-1.x branch February 18, 2024 10:19
@detective-gesicht detective-gesicht bot changed the title chore(deps): update provider to notification.toolkit.fluxcd.io/v1beta3 - autoclosed chore(deps): update provider to notification.toolkit.fluxcd.io/v1beta3 Feb 22, 2024
@detective-gesicht detective-gesicht bot reopened this Feb 22, 2024
@detective-gesicht detective-gesicht bot restored the renovate/provider-1.x branch February 22, 2024 22:16
@detective-gesicht
Copy link
Contributor Author

--- HelmRelease: media/syncthing Deployment: media/syncthing

+++ HelmRelease: media/syncthing Deployment: media/syncthing

@@ -35,13 +35,13 @@

       containers:
       - env:
         - name: PGID
           value: '1000'
         - name: PUID
           value: '1000'
-        image: syncthing/syncthing:1.27.3
+        image: syncthing/syncthing:1.27.2
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8384
--- HelmRelease: media/metube Deployment: media/metube

+++ HelmRelease: media/metube Deployment: media/metube

@@ -45,13 +45,13 @@

               "merge_output_format": "mkv",
               "noplaylist": true,
               "subtitleslangs": ["en", "-live_chat"],
               "updatetime": false,
               "writesubtitles": true
             }
-        image: ghcr.io/alexta69/metube:latest@sha256:7609e7dfe368dcff33263fbdca2a0fc4b44589da2b867a1d1b905f06aef97074
+        image: ghcr.io/alexta69/metube:latest@sha256:a9410ec7912dc0fe5b6a2b1b8c5528f573a407bf3a749f41463e9350d0674424
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8081
--- HelmRelease: media/flood Deployment: media/flood

+++ HelmRelease: media/flood Deployment: media/flood

@@ -40,13 +40,13 @@

           value: /data
         - name: FLOOD_OPTION_TRURL
           value: http://transmission:9091/transmission/rpc
         envFrom:
         - secretRef:
             name: flood-secret
-        image: jesec/flood:master@sha256:a859cc2008381eeeef647c270caf8a86970a11056c8d7aaf0eed7d5e4ad4ef32
+        image: jesec/flood:master@sha256:73a37d52ee97ff0ca6914d0db853ff5e470e4a15dfc7d48a69826dc4b19eb488
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 3000
--- HelmRelease: media/plex StatefulSet: media/plex

+++ HelmRelease: media/plex StatefulSet: media/plex

@@ -37,13 +37,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: TZ
           value: Europe/London
-        image: ghcr.io/onedr0p/plex:1.32.8.7639-fb6452ebf@sha256:97bf4a8eac34de4b0df78e4fc3e2b501187161a3a264fa2b220bd51b0f89ba77
+        image: ghcr.io/onedr0p/plex:1.32.8.7639-fb6452ebf@sha256:637fe10cef736f249d96cb004c12f81646c81ca17ddce22374ea8782aa6646c2
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 32400

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.

0 participants