-
-
Notifications
You must be signed in to change notification settings - Fork 191
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 immich group to v1.82.1 (patch) #6235
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
bot-ross
bot
added
renovate/container
type/patch
area/kubernetes
Changes made in the kubernetes directory
labels
Oct 18, 2023
--- kubernetes/apps/default/immich/app Kustomization: flux-system/cluster-apps-immich HelmRelease: default/immich-machine-learning
+++ kubernetes/apps/default/immich/app Kustomization: flux-system/cluster-apps-immich HelmRelease: default/immich-machine-learning
@@ -39,13 +39,13 @@
- configMapRef:
name: immich-configmap
- secretRef:
name: immich-secret
image:
repository: ghcr.io/immich-app/immich-machine-learning
- tag: v1.82.0
+ tag: v1.82.1
persistence:
cache:
enabled: true
existingClaim: immich-machine-learning-cache
mountPath: /cache
geocoding-dump:
--- kubernetes/apps/default/immich/app Kustomization: flux-system/cluster-apps-immich HelmRelease: default/immich-web
+++ kubernetes/apps/default/immich/app Kustomization: flux-system/cluster-apps-immich HelmRelease: default/immich-web
@@ -39,13 +39,13 @@
- configMapRef:
name: immich-configmap
- secretRef:
name: immich-secret
image:
repository: ghcr.io/immich-app/immich-web
- tag: v1.82.0
+ tag: v1.82.1
ingress:
main:
annotations:
external-dns.alpha.kubernetes.io/target: external.devbu.io
nginx.ingress.kubernetes.io/configuration-snippet: |
rewrite /api/(.*) /$1 break;
--- kubernetes/apps/default/immich/app Kustomization: flux-system/cluster-apps-immich HelmRelease: default/immich-server
+++ kubernetes/apps/default/immich/app Kustomization: flux-system/cluster-apps-immich HelmRelease: default/immich-server
@@ -41,13 +41,13 @@
- configMapRef:
name: immich-configmap
- secretRef:
name: immich-secret
image:
repository: ghcr.io/immich-app/immich-server
- tag: v1.82.0
+ tag: v1.82.1
initContainers:
01-init-db:
envFrom:
- configMapRef:
name: immich-configmap
- secretRef:
--- kubernetes/apps/default/immich/app Kustomization: flux-system/cluster-apps-immich HelmRelease: default/immich-microservices
+++ kubernetes/apps/default/immich/app Kustomization: flux-system/cluster-apps-immich HelmRelease: default/immich-microservices
@@ -41,13 +41,13 @@
- configMapRef:
name: immich-configmap
- secretRef:
name: immich-secret
image:
repository: ghcr.io/immich-app/immich-server
- tag: v1.82.0
+ tag: v1.82.1
nodeSelector:
intel.feature.node.kubernetes.io/gpu: 'true'
persistence:
geocoding-dump:
enabled: true
mountPath: /usr/src/app/.reverse-geocoding-dump |
--- kubernetes HelmRelease: default/immich-microservices Deployment: default/immich-microservices
+++ kubernetes HelmRelease: default/immich-microservices Deployment: default/immich-microservices
@@ -36,13 +36,13 @@
- 44
- 105
dnsPolicy: ClusterFirst
enableServiceLinks: true
containers:
- name: immich-microservices
- image: ghcr.io/immich-app/immich-server:v1.82.0
+ image: ghcr.io/immich-app/immich-server:v1.82.1
imagePullPolicy: null
args:
- start-microservices.sh
envFrom:
- configMapRef:
name: immich-configmap
--- kubernetes HelmRelease: default/immich-server Deployment: default/immich-server
+++ kubernetes HelmRelease: default/immich-server Deployment: default/immich-server
@@ -42,13 +42,13 @@
name: immich-secret
image: ghcr.io/onedr0p/postgres-init:14.8
imagePullPolicy: IfNotPresent
name: 01-init-db
containers:
- name: immich-server
- image: ghcr.io/immich-app/immich-server:v1.82.0
+ image: ghcr.io/immich-app/immich-server:v1.82.1
imagePullPolicy: null
args:
- start-server.sh
envFrom:
- configMapRef:
name: immich-configmap
--- kubernetes HelmRelease: default/immich-machine-learning Deployment: default/immich-machine-learning
+++ kubernetes HelmRelease: default/immich-machine-learning Deployment: default/immich-machine-learning
@@ -33,13 +33,13 @@
runAsGroup: 568
runAsUser: 568
dnsPolicy: ClusterFirst
enableServiceLinks: true
containers:
- name: immich-machine-learning
- image: ghcr.io/immich-app/immich-machine-learning:v1.82.0
+ image: ghcr.io/immich-app/immich-machine-learning:v1.82.1
imagePullPolicy: null
envFrom:
- configMapRef:
name: immich-configmap
- secretRef:
name: immich-secret
--- kubernetes HelmRelease: default/immich-web Deployment: default/immich-web
+++ kubernetes HelmRelease: default/immich-web Deployment: default/immich-web
@@ -33,13 +33,13 @@
runAsGroup: 568
runAsUser: 568
dnsPolicy: ClusterFirst
enableServiceLinks: true
containers:
- name: immich-web
- image: ghcr.io/immich-app/immich-web:v1.82.0
+ image: ghcr.io/immich-app/immich-web:v1.82.1
imagePullPolicy: null
envFrom:
- configMapRef:
name: immich-configmap
- secretRef:
name: immich-secret |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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:
v1.82.0
->v1.82.1
v1.82.0
->v1.82.1
v1.82.0
->v1.82.1
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 these updates again.
This PR has been generated by Renovate Bot.