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 lazylibrarian to 7.3.0 #706

Merged
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
lazylibrarian minor 7.2.0 -> 7.3.0

Release Notes

k8s-at-home/charts

v7.3.0

A Helm chart for deploying LazyLibrarian


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.

@bloopy-boi bloopy-boi bot requested a review from h3mmy as a code owner May 1, 2022 17:24
@bloopy-boi bloopy-boi bot added renovate/helm type/minor 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
@renovate renovate bot force-pushed the renovate/lazylibrarian-7.x branch from 35187e9 to 1c1bf96 Compare May 1, 2022 17:25
@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented May 1, 2022

Path: cluster/apps/media/lazylibrarian/helm-release.yaml
Version: 7.2.0 -> 7.3.0

@@ -5,9 +5,10 @@
 metadata:
 name: lazylibrarian-config
 labels:
- app.kubernetes.io/name: lazylibrarian
 app.kubernetes.io/instance: lazylibrarian
 app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/name: lazylibrarian
+ annotations:
 spec:
 accessModes:
 - "ReadWriteOnce"
@@ -22,9 +23,9 @@
 metadata:
 name: lazylibrarian
 labels:
- app.kubernetes.io/name: lazylibrarian
 app.kubernetes.io/instance: lazylibrarian
 app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/name: lazylibrarian
 annotations:
 spec:
 type: ClusterIP
@@ -43,9 +44,9 @@
 metadata:
 name: lazylibrarian
 labels:
- app.kubernetes.io/name: lazylibrarian
 app.kubernetes.io/instance: lazylibrarian
 app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/name: lazylibrarian
 spec:
 revisionHistoryLimit: 3
 replicas: 1
@@ -129,9 +130,9 @@
 metadata:
 name: lazylibrarian
 labels:
- app.kubernetes.io/name: lazylibrarian
 app.kubernetes.io/instance: lazylibrarian
 app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/name: lazylibrarian
 annotations:
 cert-manager.io/cluster-issuer: letsencrypt-production
 hajimari.io/appName: LazyLibrarian

@h3mmy h3mmy merged commit 5c52363 into main May 1, 2022
@h3mmy h3mmy deleted the renovate/lazylibrarian-7.x branch May 1, 2022 19:11
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