-
Notifications
You must be signed in to change notification settings - Fork 6
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
fix(container): update image ghcr.io/onedr0p/theme-park ( 1.16.1 → 1.16.2 ) #3468
Merged
Conversation
This file contains 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
…16.2 ) | datasource | package | from | to | | ---------- | -------------------------- | ------ | ------ | | docker | ghcr.io/onedr0p/theme-park | 1.16.1 | 1.16.2 |
repo-jeeves
bot
added
renovate/container
Issue relates to a Renovate container update
type/patch
Issue relates to a patch version bump
cluster/main
Changes made in the main cluster
size/XS
Marks a PR that changes 0-9 lines, ignoring generated files
labels
Apr 16, 2024
--- kubernetes/main/apps/observability/kube-prometheus-stack/app Kustomization: flux-system/observability-kube-prometheus-stack HelmRelease: observability/kube-prometheus-stack
+++ kubernetes/main/apps/observability/kube-prometheus-stack/app Kustomization: flux-system/observability-kube-prometheus-stack HelmRelease: observability/kube-prometheus-stack
@@ -14,13 +14,13 @@
chart: kube-prometheus-stack
interval: 15m
sourceRef:
kind: HelmRepository
name: prometheus-community-charts
namespace: flux-system
- version: 58.1.3
+ version: 58.1.0
install:
crds: CreateReplace
remediation:
retries: 3
interval: 15m
maxHistory: 3
--- kubernetes/main/apps/self-hosted/theme-park/app Kustomization: flux-system/self-hosted-theme-park HelmRelease: self-hosted/theme-park
+++ kubernetes/main/apps/self-hosted/theme-park/app Kustomization: flux-system/self-hosted-theme-park HelmRelease: self-hosted/theme-park
@@ -33,13 +33,13 @@
controllers:
main:
containers:
main:
image:
repository: ghcr.io/onedr0p/theme-park
- tag: 1.16.1@sha256:6fffb28303a5db4998bdceed10a022c64fb848d8b938ff1897cb783ab0451244
+ tag: 1.16.2@sha256:ee95e4b964109f1582a7f5427458d98aba429809f2b7069b964dadcd77d2ce66
resources:
limits:
memory: 50Mi
requests:
cpu: 5m
memory: 10Mi |
--- HelmRelease: observability/kube-prometheus-stack Deployment: observability/prometheus-operator
+++ HelmRelease: observability/kube-prometheus-stack Deployment: observability/prometheus-operator
@@ -31,18 +31,18 @@
app: kube-prometheus-stack-operator
app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
app.kubernetes.io/component: prometheus-operator
spec:
containers:
- name: kube-prometheus-stack
- image: quay.io/prometheus-operator/prometheus-operator:v0.73.1
+ image: quay.io/prometheus-operator/prometheus-operator:v0.73.0
imagePullPolicy: IfNotPresent
args:
- --kubelet-service=kube-system/prometheus-kubelet
- --localhost=127.0.0.1
- - --prometheus-config-reloader=quay.io/prometheus-operator/prometheus-config-reloader:v0.73.1
+ - --prometheus-config-reloader=quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0
- --config-reloader-cpu-request=11m
- --config-reloader-cpu-limit=0
- --config-reloader-memory-request=32M
- --config-reloader-memory-limit=32M
- --thanos-default-base-image=quay.io/thanos/thanos:v0.34.1
- --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1
--- HelmRelease: observability/kube-prometheus-stack Prometheus: observability/prometheus-prometheus
+++ HelmRelease: observability/kube-prometheus-stack Prometheus: observability/prometheus-prometheus
@@ -16,14 +16,14 @@
alertmanagers:
- namespace: observability
name: prometheus-alertmanager
port: http-web
pathPrefix: /
apiVersion: v2
- image: quay.io/prometheus/prometheus:v2.51.2
- version: v2.51.2
+ image: quay.io/prometheus/prometheus:v2.51.1
+ version: v2.51.1
externalLabels:
cluster: ${CONFIG_CLUSTER_NAME}
replicaExternalLabelName: __replica__
externalUrl: http://prometheus.${SECRET_DOMAIN_NAME}/
paused: false
replicas: 1
--- HelmRelease: self-hosted/theme-park Deployment: self-hosted/theme-park
+++ HelmRelease: self-hosted/theme-park Deployment: self-hosted/theme-park
@@ -37,13 +37,13 @@
matchLabels:
app.kubernetes.io/name: theme-park
maxSkew: 1
topologyKey: kubernetes.io/hostname
whenUnsatisfiable: DoNotSchedule
containers:
- - image: ghcr.io/onedr0p/theme-park:1.16.1@sha256:6fffb28303a5db4998bdceed10a022c64fb848d8b938ff1897cb783ab0451244
+ - image: ghcr.io/onedr0p/theme-park:1.16.2@sha256:ee95e4b964109f1582a7f5427458d98aba429809f2b7069b964dadcd77d2ce66
name: main
resources:
limits:
memory: 50Mi
requests:
cpu: 5m |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
cluster/main
Changes made in the main cluster
renovate/container
Issue relates to a Renovate container update
size/XS
Marks a PR that changes 0-9 lines, ignoring generated files
type/patch
Issue relates to a patch version bump
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:
1.16.1
->1.16.2
Release Notes
themepark-dev/theme.park (ghcr.io/onedr0p/theme-park)
v1.16.2
Compare Source
Fixes
QBITTORRENT_VERSION
e.g.-e QBITTORRENT_VERSION=4.2.0
What's Changed
Other Changes
Full Changelog: themepark-dev/theme.park@1.16.1...1.16.2