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(container): update app-template ( 3.5.1 β†’ 3.6.1 ) #3928

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bot-x-mod[bot]
Copy link
Contributor

@bot-x-mod bot-x-mod bot commented Jan 18, 2025

This PR contains the following updates:

Package Update Change
app-template minor 3.5.1 -> 3.6.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.

@bot-x-mod
Copy link
Contributor Author

bot-x-mod bot commented Jan 18, 2025

--- kubernetes/apps/media/calibre/app Kustomization: flux-system/calibre HelmRelease: media/calibre

+++ kubernetes/apps/media/calibre/app Kustomization: flux-system/calibre HelmRelease: media/calibre

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

     spec:
       chart: app-template
       sourceRef:
         kind: HelmRepository
         name: bjw-s
         namespace: flux-system
-      version: 3.5.1
+      version: 3.6.1
   dependsOn:
   - name: longhorn
     namespace: longhorn-system
   install:
     remediation:
       retries: 3

@bot-x-mod
Copy link
Contributor Author

bot-x-mod bot commented Jan 18, 2025

--- HelmRelease: media/calibre Deployment: media/calibre

+++ HelmRelease: media/calibre Deployment: media/calibre

@@ -80,13 +80,13 @@

           readOnlyRootFilesystem: true
         startupProbe:
           failureThreshold: 30
           initialDelaySeconds: 0
           periodSeconds: 5
           tcpSocket:
-            port: 8080
+            port: 8081
           timeoutSeconds: 1
         volumeMounts:
         - mountPath: /config
           name: config
         - mountPath: /media
           name: media

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants