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

feat(helm): update chart app-template to 1.3.0 #520

Merged
merged 1 commit into from
Jan 31, 2023

Conversation

snoopy82481-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
app-template minor 1.2.1 -> 1.3.0

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.

| datasource | package      | from  | to    |
| ---------- | ------------ | ----- | ----- |
| helm       | app-template | 1.2.1 | 1.3.0 |
@snoopy82481-bot snoopy82481-bot bot added renovate/helm type/minor size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 31, 2023
@snoopy82481-bot
Copy link
Contributor Author

Path: k8s/namespaces/clusters/base/monitoring/vector/aggregator/helm-release.yaml
Version: 1.2.1 -> 1.3.0

No changes in detected in resources

@snoopy82481-bot
Copy link
Contributor Author

Path: k8s/namespaces/clusters/betty/media/radarr4k/helm-release.yaml
Version: 1.2.1 -> 1.3.0

@@ -89,26 +89,26 @@
 - name: media
 mountPath: /media
 livenessProbe:
+ failureThreshold: 3
+ initialDelaySeconds: 0
+ periodSeconds: 10
 tcpSocket:
 port: 7878
- initialDelaySeconds: 0
- failureThreshold: 3
 timeoutSeconds: 1
- periodSeconds: 10
 readinessProbe:
+ failureThreshold: 3
+ initialDelaySeconds: 0
+ periodSeconds: 10
 tcpSocket:
 port: 7878
- initialDelaySeconds: 0
- failureThreshold: 3
 timeoutSeconds: 1
- periodSeconds: 10
 startupProbe:
+ failureThreshold: 30
+ initialDelaySeconds: 0
+ periodSeconds: 5
 tcpSocket:
 port: 7878
- initialDelaySeconds: 0
- failureThreshold: 30
 timeoutSeconds: 1
- periodSeconds: 5
 resources:
 limits:
 memory: 2000Mi

@snoopy82481-bot
Copy link
Contributor Author

Path: k8s/namespaces/clusters/betty/media/bazarr/helm-release.yaml
Version: 1.2.1 -> 1.3.0

@@ -77,26 +77,26 @@
 - name: media
 mountPath: /media
 livenessProbe:
+ failureThreshold: 3
+ initialDelaySeconds: 0
+ periodSeconds: 10
 tcpSocket:
 port: 6767
- initialDelaySeconds: 0
- failureThreshold: 3
 timeoutSeconds: 1
- periodSeconds: 10
 readinessProbe:
+ failureThreshold: 3
+ initialDelaySeconds: 0
+ periodSeconds: 10
 tcpSocket:
 port: 6767
- initialDelaySeconds: 0
- failureThreshold: 3
 timeoutSeconds: 1
- periodSeconds: 10
 startupProbe:
+ failureThreshold: 30
+ initialDelaySeconds: 0
+ periodSeconds: 5
 tcpSocket:
 port: 6767
- initialDelaySeconds: 0
- failureThreshold: 30
 timeoutSeconds: 1
- periodSeconds: 5
 resources:
 limits:
 memory: 2000Mi

@snoopy82481-bot
Copy link
Contributor Author

Path: k8s/namespaces/clusters/betty/media/recyclarr-edge/helm-release.yaml
Version: 1.2.1 -> 1.3.0

@@ -37,7 +37,6 @@
 value: '@daily'
 - name: TZ
 value: ${TIMEZONE}
- ports:
 volumeMounts:
 - name: config
 mountPath: /config
@@ -45,9 +44,6 @@
 mountPath: /config/secret.yaml
 subPath: secret.yaml
 readOnly: true
- livenessProbe:
- readinessProbe:
- startupProbe:
 volumes:
 - name: config
 configMap:

@snoopy82481-bot
Copy link
Contributor Author

Path: k8s/namespaces/clusters/base/monitoring/alertmanager-discord/helm-release.yaml
Version: 1.2.1 -> 1.3.0

No changes in detected in resources

@snoopy82481-bot
Copy link
Contributor Author

Path: k8s/namespaces/clusters/base/monitoring/speedtest-exporter/helm-release.yaml
Version: 1.2.1 -> 1.3.0

@@ -63,26 +63,26 @@
 containerPort: 9798
 protocol: TCP
 livenessProbe:
+ failureThreshold: 3
+ initialDelaySeconds: 0
+ periodSeconds: 10
 tcpSocket:
 port: 9798
- initialDelaySeconds: 0
- failureThreshold: 3
 timeoutSeconds: 1
- periodSeconds: 10
 readinessProbe:
+ failureThreshold: 3
+ initialDelaySeconds: 0
+ periodSeconds: 10
 tcpSocket:
 port: 9798
- initialDelaySeconds: 0
- failureThreshold: 3
 timeoutSeconds: 1
- periodSeconds: 10
 startupProbe:
+ failureThreshold: 30
+ initialDelaySeconds: 0
+ periodSeconds: 5
 tcpSocket:
 port: 9798
- initialDelaySeconds: 0
- failureThreshold: 30
 timeoutSeconds: 1
- periodSeconds: 5
 resources:
 limits:
 memory: 100M

@snoopy82481-bot
Copy link
Contributor Author

Path: k8s/namespaces/clusters/betty/media/plex/helm-release.yaml
Version: 1.2.1 -> 1.3.0

@@ -89,26 +89,26 @@
 - name: media
 mountPath: /media
 livenessProbe:
+ failureThreshold: 3
+ initialDelaySeconds: 0
+ periodSeconds: 10
 tcpSocket:
 port: 7878
- initialDelaySeconds: 0
- failureThreshold: 3
 timeoutSeconds: 1
- periodSeconds: 10
 readinessProbe:
+ failureThreshold: 3
+ initialDelaySeconds: 0
+ periodSeconds: 10
 tcpSocket:
 port: 7878
- initialDelaySeconds: 0
- failureThreshold: 3
 timeoutSeconds: 1
- periodSeconds: 10
 startupProbe:
+ failureThreshold: 30
+ initialDelaySeconds: 0
+ periodSeconds: 5
 tcpSocket:
 port: 7878
- initialDelaySeconds: 0
- failureThreshold: 30
 timeoutSeconds: 1
- periodSeconds: 5
 resources:
 limits:
 memory: 2000Mi

@snoopy82481-bot
Copy link
Contributor Author

Path: k8s/namespaces/clusters/base/monitoring/vector/agent/helm-release.yaml
Version: 1.2.1 -> 1.3.0

@@ -79,7 +79,6 @@
 fieldRef:
 apiVersion: v1
 fieldPath: metadata.namespace
- ports:
 volumeMounts:
 - name: config
 mountPath: /etc/vector/vector.yaml

@snoopy82481-bot
Copy link
Contributor Author

Path: k8s/namespaces/clusters/betty/media/overseerr/helm-release.yaml
Version: 1.2.1 -> 1.3.0

@@ -72,26 +72,26 @@
 - name: config
 mountPath: /app/config
 livenessProbe:
+ failureThreshold: 3
+ initialDelaySeconds: 0
+ periodSeconds: 10
 tcpSocket:
 port: 5055
- initialDelaySeconds: 0
- failureThreshold: 3
 timeoutSeconds: 1
- periodSeconds: 10
 readinessProbe:
+ failureThreshold: 3
+ initialDelaySeconds: 0
+ periodSeconds: 10
 tcpSocket:
 port: 5055
- initialDelaySeconds: 0
- failureThreshold: 3
 timeoutSeconds: 1
- periodSeconds: 10
 startupProbe:
+ failureThreshold: 30
+ initialDelaySeconds: 0
+ periodSeconds: 5
 tcpSocket:
 port: 5055
- initialDelaySeconds: 0
- failureThreshold: 30
 timeoutSeconds: 1
- periodSeconds: 5
 resources:
 limits:
 memory: 500Mi

@snoopy82481-bot
Copy link
Contributor Author

Path: k8s/namespaces/clusters/base/networking/k8s-gateway/helm-release.yaml
Version: 1.2.1 -> 1.3.0

No changes in detected in resources

@snoopy82481-bot
Copy link
Contributor Author

Path: k8s/namespaces/clusters/betty/downloads/qbittorrent/helm-release.yaml
Version: 1.2.1 -> 1.3.0

@@ -110,26 +110,26 @@
 - name: media
 mountPath: /media
 livenessProbe:
+ failureThreshold: 3
+ initialDelaySeconds: 0
+ periodSeconds: 10
 tcpSocket:
 port: 8080
- initialDelaySeconds: 0
- failureThreshold: 3
 timeoutSeconds: 1
- periodSeconds: 10
 readinessProbe:
+ failureThreshold: 3
+ initialDelaySeconds: 0
+ periodSeconds: 10
 tcpSocket:
 port: 8080
- initialDelaySeconds: 0
- failureThreshold: 3
 timeoutSeconds: 1
- periodSeconds: 10
 startupProbe:
+ failureThreshold: 30
+ initialDelaySeconds: 0
+ periodSeconds: 5
 tcpSocket:
 port: 8080
- initialDelaySeconds: 0
- failureThreshold: 30
 timeoutSeconds: 1
- periodSeconds: 5
 resources:
 limits:
 memory: 6000Mi

@snoopy82481-bot
Copy link
Contributor Author

Path: k8s/namespaces/clusters/betty/media/prowlarr/helm-release.yaml
Version: 1.2.1 -> 1.3.0

@@ -81,26 +81,26 @@
 - name: config
 mountPath: /config
 livenessProbe:
+ failureThreshold: 3
+ initialDelaySeconds: 0
+ periodSeconds: 10
 tcpSocket:
 port: 9696
- initialDelaySeconds: 0
- failureThreshold: 3
 timeoutSeconds: 1
- periodSeconds: 10
 readinessProbe:
+ failureThreshold: 3
+ initialDelaySeconds: 0
+ periodSeconds: 10
 tcpSocket:
 port: 9696
- initialDelaySeconds: 0
- failureThreshold: 3
 timeoutSeconds: 1
- periodSeconds: 10
 startupProbe:
+ failureThreshold: 30
+ initialDelaySeconds: 0
+ periodSeconds: 5
 tcpSocket:
 port: 9696
- initialDelaySeconds: 0
- failureThreshold: 30
 timeoutSeconds: 1
- periodSeconds: 5
 resources:
 limits:
 memory: 500Mi

@snoopy82481-bot
Copy link
Contributor Author

Path: k8s/namespaces/clusters/betty/media/sonarr/helm-release.yaml
Version: 1.2.1 -> 1.3.0

@@ -89,26 +89,26 @@
 - name: media
 mountPath: /media
 livenessProbe:
+ failureThreshold: 3
+ initialDelaySeconds: 0
+ periodSeconds: 10
 tcpSocket:
 port: 8989
- initialDelaySeconds: 0
- failureThreshold: 3
 timeoutSeconds: 1
- periodSeconds: 10
 readinessProbe:
+ failureThreshold: 3
+ initialDelaySeconds: 0
+ periodSeconds: 10
 tcpSocket:
 port: 8989
- initialDelaySeconds: 0
- failureThreshold: 3
 timeoutSeconds: 1
- periodSeconds: 10
 startupProbe:
+ failureThreshold: 30
+ initialDelaySeconds: 0
+ periodSeconds: 5
 tcpSocket:
 port: 8989
- initialDelaySeconds: 0
- failureThreshold: 30
 timeoutSeconds: 1
- periodSeconds: 5
 resources:
 limits:
 memory: 2000Mi

@snoopy82481-bot
Copy link
Contributor Author

Path: k8s/namespaces/clusters/betty/media/radarr/helm-release.yaml
Version: 1.2.1 -> 1.3.0

@@ -89,26 +89,26 @@
 - name: media
 mountPath: /media
 livenessProbe:
+ failureThreshold: 3
+ initialDelaySeconds: 0
+ periodSeconds: 10
 tcpSocket:
 port: 7878
- initialDelaySeconds: 0
- failureThreshold: 3
 timeoutSeconds: 1
- periodSeconds: 10
 readinessProbe:
+ failureThreshold: 3
+ initialDelaySeconds: 0
+ periodSeconds: 10
 tcpSocket:
 port: 7878
- initialDelaySeconds: 0
- failureThreshold: 3
 timeoutSeconds: 1
- periodSeconds: 10
 startupProbe:
+ failureThreshold: 30
+ initialDelaySeconds: 0
+ periodSeconds: 5
 tcpSocket:
 port: 7878
- initialDelaySeconds: 0
- failureThreshold: 30
 timeoutSeconds: 1
- periodSeconds: 5
 resources:
 limits:
 memory: 2000Mi

@snoopy82481-bot
Copy link
Contributor Author

Path: k8s/namespaces/clusters/betty/media/sabnzbd/helm-release.yaml
Version: 1.2.1 -> 1.3.0

@@ -83,26 +83,26 @@
 - name: media
 mountPath: /media
 livenessProbe:
+ failureThreshold: 3
+ initialDelaySeconds: 0
+ periodSeconds: 10
 tcpSocket:
 port: 8080
- initialDelaySeconds: 0
- failureThreshold: 3
 timeoutSeconds: 1
- periodSeconds: 10
 readinessProbe:
+ failureThreshold: 3
+ initialDelaySeconds: 0
+ periodSeconds: 10
 tcpSocket:
 port: 8080
- initialDelaySeconds: 0
- failureThreshold: 3
 timeoutSeconds: 1
- periodSeconds: 10
 startupProbe:
+ failureThreshold: 30
+ initialDelaySeconds: 0
+ periodSeconds: 5
 tcpSocket:
 port: 8080
- initialDelaySeconds: 0
- failureThreshold: 30
 timeoutSeconds: 1
- periodSeconds: 5
 resources:
 limits:
 memory: 2000Mi

@snoopy82481-bot
Copy link
Contributor Author

Path: k8s/namespaces/clusters/betty/media/radarranime/helm-release.yaml
Version: 1.2.1 -> 1.3.0

@@ -89,26 +89,26 @@
 - name: media
 mountPath: /media
 livenessProbe:
+ failureThreshold: 3
+ initialDelaySeconds: 0
+ periodSeconds: 10
 tcpSocket:
 port: 7878
- initialDelaySeconds: 0
- failureThreshold: 3
 timeoutSeconds: 1
- periodSeconds: 10
 readinessProbe:
+ failureThreshold: 3
+ initialDelaySeconds: 0
+ periodSeconds: 10
 tcpSocket:
 port: 7878
- initialDelaySeconds: 0
- failureThreshold: 3
 timeoutSeconds: 1
- periodSeconds: 10
 startupProbe:
+ failureThreshold: 30
+ initialDelaySeconds: 0
+ periodSeconds: 5
 tcpSocket:
 port: 7878
- initialDelaySeconds: 0
- failureThreshold: 30
 timeoutSeconds: 1
- periodSeconds: 5
 resources:
 limits:
 memory: 2000Mi

@snoopy82481-bot
Copy link
Contributor Author

Path: k8s/namespaces/clusters/betty/media/tautulli/helm-release.yaml
Version: 1.2.1 -> 1.3.0

@@ -73,26 +73,26 @@
 - name: config
 mountPath: /config
 livenessProbe:
+ failureThreshold: 3
+ initialDelaySeconds: 0
+ periodSeconds: 10
 tcpSocket:
 port: 8181
- initialDelaySeconds: 0
- failureThreshold: 3
 timeoutSeconds: 1
- periodSeconds: 10
 readinessProbe:
+ failureThreshold: 3
+ initialDelaySeconds: 0
+ periodSeconds: 10
 tcpSocket:
 port: 8181
- initialDelaySeconds: 0
- failureThreshold: 3
 timeoutSeconds: 1
- periodSeconds: 10
 startupProbe:
+ failureThreshold: 30
+ initialDelaySeconds: 0
+ periodSeconds: 5
 tcpSocket:
 port: 8181
- initialDelaySeconds: 0
- failureThreshold: 30
 timeoutSeconds: 1
- periodSeconds: 5
 resources:
 limits:
 memory: 500Mi

@snoopy82481-bot
Copy link
Contributor Author

Path: k8s/namespaces/clusters/betty/networking/omada/helm-release.yaml
Version: 1.2.1 -> 1.3.0

No changes in detected in resources

@snoopy82481-bot
Copy link
Contributor Author

Path: k8s/namespaces/clusters/betty/monitoring/idrac6/helm-release.yaml
Version: 1.2.1 -> 1.3.0

No changes in detected in resources

@snoopy82481-bot
Copy link
Contributor Author

Path: k8s/namespaces/clusters/betty/media/sonarranime/helm-release.yaml
Version: 1.2.1 -> 1.3.0

@@ -89,26 +89,26 @@
 - name: media
 mountPath: /media
 livenessProbe:
+ failureThreshold: 3
+ initialDelaySeconds: 0
+ periodSeconds: 10
 tcpSocket:
 port: 8989
- initialDelaySeconds: 0
- failureThreshold: 3
 timeoutSeconds: 1
- periodSeconds: 10
 readinessProbe:
+ failureThreshold: 3
+ initialDelaySeconds: 0
+ periodSeconds: 10
 tcpSocket:
 port: 8989
- initialDelaySeconds: 0
- failureThreshold: 3
 timeoutSeconds: 1
- periodSeconds: 10
 startupProbe:
+ failureThreshold: 30
+ initialDelaySeconds: 0
+ periodSeconds: 5
 tcpSocket:
 port: 8989
- initialDelaySeconds: 0
- failureThreshold: 30
 timeoutSeconds: 1
- periodSeconds: 5
 resources:
 limits:
 memory: 2000Mi

@snoopy82481-bot
Copy link
Contributor Author

Path: k8s/namespaces/clusters/betty/web-tools/theme-park/helm-release.yaml
Version: 1.2.1 -> 1.3.0

No changes in detected in resources

@snoopy82481-bot
Copy link
Contributor Author

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.09s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 1.23s
✅ YAML prettier 22 0 1.14s
✅ YAML yamllint 22 0 0.64s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@snoopy82481 snoopy82481 merged commit 37a0f79 into main Jan 31, 2023
@snoopy82481 snoopy82481 deleted the renovate/app-template-1.x branch January 31, 2023 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate/helm size/S Denotes a PR that changes 10-29 lines, ignoring generated files. type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant