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: update helm chart plex to 6.3.0 #711

Merged
merged 1 commit into from
May 1, 2022
Merged

feat: update helm chart plex to 6.3.0 #711

merged 1 commit into from
May 1, 2022

Conversation

bloopy-boi[bot]
Copy link
Contributor

@bloopy-boi bloopy-boi bot commented May 1, 2022

This PR contains the following updates:

Package Update Change
plex minor 6.2.2 -> 6.3.0

Release Notes

k8s-at-home/charts

v6.3.0

Network UPS Tools is a collection of programs which provide a common interface for monitoring and administering UPS, PDU and SCD hardware.


Configuration

📅 Schedule: 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 these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

@renovate renovate bot force-pushed the renovate/plex-6.x branch from d79f2ce to 539d030 Compare May 1, 2022 17:25
@bloopy-boi bloopy-boi bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels May 1, 2022
@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented May 1, 2022

Path: cluster/apps/media/plex/helm-release.yaml
Version: 6.2.2 -> 6.3.0

@@ -8,6 +8,7 @@
 app.kubernetes.io/name: plex
 app.kubernetes.io/instance: plex
 app.kubernetes.io/managed-by: Helm
+ annotations:
 data:
 promtail.yaml: |
 server:
@@ -39,9 +40,10 @@
 metadata:
 name: plex-config
 labels:
- app.kubernetes.io/name: plex
 app.kubernetes.io/instance: plex
 app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/name: plex
+ annotations:
 spec:
 accessModes:
 - "ReadWriteOnce"
@@ -56,9 +58,9 @@
 metadata:
 name: plex
 labels:
- app.kubernetes.io/name: plex
 app.kubernetes.io/instance: plex
 app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/name: plex
 annotations:
 coredns.io/hostname: plex
 metallb.universe.tf/allow-shared-ip: plex
@@ -82,9 +84,9 @@
 metadata:
 name: plex
 labels:
- app.kubernetes.io/name: plex
 app.kubernetes.io/instance: plex
 app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/name: plex
 spec:
 revisionHistoryLimit: 3
 replicas: 1
@@ -238,9 +240,9 @@
 metadata:
 name: plex
 labels:
- app.kubernetes.io/name: plex
 app.kubernetes.io/instance: plex
 app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/name: plex
 annotations:
 cert-manager.io/cluster-issuer: letsencrypt-production
 hajimari.io/appName: Plex

@h3mmy h3mmy merged commit 8a9c079 into main May 1, 2022
@h3mmy h3mmy deleted the renovate/plex-6.x branch May 1, 2022 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant