fix(container): update docker.io/kometateam/kometa ( v2.3.0 → v2.3.1 )#5533
Merged
fix(container): update docker.io/kometateam/kometa ( v2.3.0 → v2.3.1 )#5533
Conversation
Contributor
Author
--- kubernetes/apps/media/kometa/app Kustomization: media/kometa HelmRelease: media/kometa
+++ kubernetes/apps/media/kometa/app Kustomization: media/kometa HelmRelease: media/kometa
@@ -41,13 +41,13 @@
TZ: America/Vancouver
envFrom:
- secretRef:
name: kometa-secret
image:
repository: docker.io/kometateam/kometa
- tag: v2.3.0@sha256:340e4176e1d75f04d2b55ce177326710f28770b5f56537fd539a034b143fe66d
+ tag: v2.3.1@sha256:683c04827ef3fecf1cc5cb178f75f91f968aef6c6d89d34bc9c70966fd1d7259
resources:
limits:
memory: 8128Mi
requests:
cpu: 10m
memory: 512Mi |
Contributor
Author
--- HelmRelease: media/kometa CronJob: media/kometa
+++ HelmRelease: media/kometa CronJob: media/kometa
@@ -54,13 +54,13 @@
env:
- name: TZ
value: America/Vancouver
envFrom:
- secretRef:
name: kometa-secret
- image: docker.io/kometateam/kometa:v2.3.0@sha256:340e4176e1d75f04d2b55ce177326710f28770b5f56537fd539a034b143fe66d
+ image: docker.io/kometateam/kometa:v2.3.1@sha256:683c04827ef3fecf1cc5cb178f75f91f968aef6c6d89d34bc9c70966fd1d7259
name: app
resources:
limits:
memory: 8128Mi
requests:
cpu: 10m |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.3.0→v2.3.1Configuration
📅 Schedule: (in timezone America/Vancouver)
🚦 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.
This PR has been generated by Renovate Bot.