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 helm release sabnzbd to v9.4.2 #93

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 22, 2021

Mend Renovate

This PR contains the following updates:

Package Update Change
sabnzbd (source) minor 9.0.1 -> 9.4.2

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

k8s-at-home/charts

v9.4.2

Compare Source

Free and easy binary newsreader

v9.4.1

Compare Source

Free and easy binary newsreader

v9.4.0

Compare Source

Free and easy binary newsreader

v9.3.2

Compare Source

Bridges events and allows you to control your Zigbee devices via MQTT

v9.3.1

Compare Source

Bridges events and allows you to control your Zigbee devices via MQTT

v9.3.0

Compare Source

Bridges events and allows you to control your Zigbee devices via MQTT

v9.2.0

Compare Source

Jellyfin is a Free Software Media System

v9.1.0

Compare Source

Bridges events and allows you to control your Zigbee devices via MQTT


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 Mend Renovate. View repository job log here.

@github-actions
Copy link
Contributor

Path: cluster/apps/downloads/sabnzbd/helm-release.yaml
Version: 9.0.1 -> 9.1.0

@@ -46,6 +46,7 @@
         app.kubernetes.io/instance: sabnzbd
     spec:
       serviceAccountName: default
+      automountServiceAccountToken: true
       securityContext:
         supplementalGroups:
           - 100

@renovate renovate bot changed the title chore(deps): update helm release sabnzbd to v9.1.0 chore(deps): update helm release sabnzbd to v9.2.0 Jan 6, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2022

Path: cluster/apps/downloads/sabnzbd/helm-release.yaml
Version: 9.0.1 -> 9.2.0

@@ -46,6 +46,7 @@
         app.kubernetes.io/instance: sabnzbd
     spec:
       serviceAccountName: default
+      automountServiceAccountToken: true
       securityContext:
         supplementalGroups:
           - 100

@renovate renovate bot changed the title chore(deps): update helm release sabnzbd to v9.2.0 chore(deps): update helm release sabnzbd to v9.3.2 May 15, 2022
@github-actions
Copy link
Contributor

Path: cluster/apps/downloads/sabnzbd/helm-release.yaml
Version: 9.0.1 -> 9.3.2

@@ -4,9 +4,9 @@
 metadata:
   name: sabnzbd
   labels:
-    app.kubernetes.io/name: sabnzbd
     app.kubernetes.io/instance: sabnzbd
     app.kubernetes.io/managed-by: Helm
+    app.kubernetes.io/name: sabnzbd
   annotations:
 spec:
   type: ClusterIP
@@ -25,9 +25,9 @@
 metadata:
   name: sabnzbd
   labels:
-    app.kubernetes.io/name: sabnzbd
     app.kubernetes.io/instance: sabnzbd
     app.kubernetes.io/managed-by: Helm
+    app.kubernetes.io/name: sabnzbd
 spec:
   revisionHistoryLimit: 3
   replicas: 1
@@ -46,6 +46,7 @@
         app.kubernetes.io/instance: sabnzbd
     spec:
       serviceAccountName: default
+      automountServiceAccountToken: true
       securityContext:
         supplementalGroups:
           - 100
@@ -118,9 +119,9 @@
 metadata:
   name: sabnzbd
   labels:
-    app.kubernetes.io/name: sabnzbd
     app.kubernetes.io/instance: sabnzbd
     app.kubernetes.io/managed-by: Helm
+    app.kubernetes.io/name: sabnzbd
   annotations:
     cert-manager.io/cluster-issuer: letsencrypt-${POD_CERT_ENV}
     hajimari.io/enable: "true"

@renovate renovate bot changed the title chore(deps): update helm release sabnzbd to v9.3.2 chore(deps): update Helm release sabnzbd to v9.3.2 Jun 27, 2022
@renovate renovate bot changed the title chore(deps): update Helm release sabnzbd to v9.3.2 chore(deps): update helm release sabnzbd to v9.3.2 Jun 28, 2022
@renovate renovate bot changed the title chore(deps): update helm release sabnzbd to v9.3.2 chore(deps): update helm release sabnzbd to v9.4.0 Jul 31, 2022
@github-actions
Copy link
Contributor

Path: cluster/apps/downloads/sabnzbd/helm-release.yaml
Version: 9.0.1 -> 9.4.0

@@ -4,9 +4,9 @@
 metadata:
   name: sabnzbd
   labels:
-    app.kubernetes.io/name: sabnzbd
     app.kubernetes.io/instance: sabnzbd
     app.kubernetes.io/managed-by: Helm
+    app.kubernetes.io/name: sabnzbd
   annotations:
 spec:
   type: ClusterIP
@@ -25,9 +25,9 @@
 metadata:
   name: sabnzbd
   labels:
-    app.kubernetes.io/name: sabnzbd
     app.kubernetes.io/instance: sabnzbd
     app.kubernetes.io/managed-by: Helm
+    app.kubernetes.io/name: sabnzbd
 spec:
   revisionHistoryLimit: 3
   replicas: 1
@@ -46,6 +46,7 @@
         app.kubernetes.io/instance: sabnzbd
     spec:
       serviceAccountName: default
+      automountServiceAccountToken: true
       securityContext:
         supplementalGroups:
           - 100
@@ -118,9 +119,9 @@
 metadata:
   name: sabnzbd
   labels:
-    app.kubernetes.io/name: sabnzbd
     app.kubernetes.io/instance: sabnzbd
     app.kubernetes.io/managed-by: Helm
+    app.kubernetes.io/name: sabnzbd
   annotations:
     cert-manager.io/cluster-issuer: letsencrypt-${POD_CERT_ENV}
     hajimari.io/enable: "true"

@renovate renovate bot changed the title chore(deps): update helm release sabnzbd to v9.4.0 chore(deps): update helm release sabnzbd to v9.4.2 Aug 2, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2022

Path: cluster/apps/downloads/sabnzbd/helm-release.yaml
Version: 9.0.1 -> 9.4.2

@@ -4,9 +4,9 @@
 metadata:
   name: sabnzbd
   labels:
-    app.kubernetes.io/name: sabnzbd
     app.kubernetes.io/instance: sabnzbd
     app.kubernetes.io/managed-by: Helm
+    app.kubernetes.io/name: sabnzbd
   annotations:
 spec:
   type: ClusterIP
@@ -25,9 +25,9 @@
 metadata:
   name: sabnzbd
   labels:
-    app.kubernetes.io/name: sabnzbd
     app.kubernetes.io/instance: sabnzbd
     app.kubernetes.io/managed-by: Helm
+    app.kubernetes.io/name: sabnzbd
 spec:
   revisionHistoryLimit: 3
   replicas: 1
@@ -46,6 +46,7 @@
         app.kubernetes.io/instance: sabnzbd
     spec:
       serviceAccountName: default
+      automountServiceAccountToken: true
       securityContext:
         supplementalGroups:
           - 100
@@ -56,8 +57,8 @@
           image: "ghcr.io/k8s-at-home/sabnzbd:v3.4.2"
           imagePullPolicy: IfNotPresent
           env:
-            - name: "TZ"
-              value: "${SECRET_TIMEZONE}"
+            - name: TZ
+              value: ${SECRET_TIMEZONE}
           ports:
             - name: http
               containerPort: 8080
@@ -118,9 +119,9 @@
 metadata:
   name: sabnzbd
   labels:
-    app.kubernetes.io/name: sabnzbd
     app.kubernetes.io/instance: sabnzbd
     app.kubernetes.io/managed-by: Helm
+    app.kubernetes.io/name: sabnzbd
   annotations:
     cert-manager.io/cluster-issuer: letsencrypt-${POD_CERT_ENV}
     hajimari.io/enable: "true"

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