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

fix(container): update image sissbruecker/linkding to v1.19.1 #1684

Merged
merged 1 commit into from
Jul 29, 2023

Conversation

homeops-bot[bot]
Copy link
Contributor

@homeops-bot homeops-bot bot commented Jul 29, 2023

This PR contains the following updates:

Package Update Change
sissbruecker/linkding patch 1.19.0 -> 1.19.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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@homeops-bot homeops-bot bot requested a review from ahinko as a code owner July 29, 2023 12:15
@homeops-bot homeops-bot bot added renovate/container type/patch area/kubernetes size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 29, 2023
@homeops-bot
Copy link
Contributor Author

homeops-bot bot commented Jul 29, 2023

--- kubernetes HelmRelease: selfhosted/linkding Deployment: selfhosted/linkding

+++ kubernetes HelmRelease: selfhosted/linkding Deployment: selfhosted/linkding

@@ -27,13 +27,13 @@

       serviceAccountName: default
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: linkding
-        image: sissbruecker/linkding:1.19.0
+        image: sissbruecker/linkding:1.19.1
         imagePullPolicy: null
         env:
         - name: LD_DB_DATABASE
           value: linkding
         - name: LD_DB_ENGINE
           value: postgres

@homeops-bot
Copy link
Contributor Author

homeops-bot bot commented Jul 29, 2023

--- kubernetes/apps/selfhosted/linkding/app Kustomization: flux-system/apps-linkding HelmRelease: selfhosted/linkding

+++ kubernetes/apps/selfhosted/linkding/app Kustomization: flux-system/apps-linkding HelmRelease: selfhosted/linkding

@@ -49,13 +49,13 @@

             name: database-linkding-user
     envFrom:
     - secretRef:
         name: linkding-secrets
     image:
       repository: sissbruecker/linkding
-      tag: 1.19.0
+      tag: 1.19.1
     ingress:
       main:
         annotations:
           external-dns.alpha.kubernetes.io/target: ipv4.${SECRET_DOMAIN}
         enabled: true
         hosts:

@ahinko ahinko merged commit 8b53224 into main Jul 29, 2023
4 checks passed
@ahinko ahinko deleted the renovate/sissbruecker-linkding-1.19.x branch July 29, 2023 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant