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 image app-template to v3.6.0 #1179

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

spicerabot[bot]
Copy link
Contributor

@spicerabot spicerabot bot commented Jan 1, 2025

This PR contains the following updates:

Package Update Change
app-template minor 3.4.0 -> 3.6.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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.

@spicerabot
Copy link
Contributor Author

spicerabot bot commented Jan 1, 2025

--- kubernetes/apps/ai/comfyui/app Kustomization: flux-system/comfyui HelmRelease: ai/comfyui

+++ kubernetes/apps/ai/comfyui/app Kustomization: flux-system/comfyui HelmRelease: ai/comfyui

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

     spec:
       chart: app-template
       sourceRef:
         kind: HelmRepository
         name: bjw-s-charts
         namespace: flux-system
-      version: 3.4.0
+      version: 3.6.0
   interval: 30m
   timeout: 15m
   values:
     controllers:
       comfyui:
         annotations:
--- kubernetes/apps/ai/open-webui/app Kustomization: flux-system/open-webui HelmRelease: ai/open-webui

+++ kubernetes/apps/ai/open-webui/app Kustomization: flux-system/open-webui HelmRelease: ai/open-webui

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

     spec:
       chart: app-template
       sourceRef:
         kind: HelmRepository
         name: bjw-s-charts
         namespace: flux-system
-      version: 3.4.0
+      version: 3.6.0
   interval: 30m
   timeout: 15m
   values:
     controllers:
       ollama-ui:
         annotations:
--- kubernetes/apps/ai/ollama/app Kustomization: flux-system/ollama HelmRelease: ai/ollama

+++ kubernetes/apps/ai/ollama/app Kustomization: flux-system/ollama HelmRelease: ai/ollama

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

     spec:
       chart: app-template
       sourceRef:
         kind: HelmRepository
         name: bjw-s-charts
         namespace: flux-system
-      version: 3.4.0
+      version: 3.6.0
   interval: 30m
   timeout: 15m
   values:
     controllers:
       main:
         annotations:
--- kubernetes/apps/ai/tts-generation/app Kustomization: flux-system/tts-generation HelmRelease: ai/tts-generation

+++ kubernetes/apps/ai/tts-generation/app Kustomization: flux-system/tts-generation HelmRelease: ai/tts-generation

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

     spec:
       chart: app-template
       sourceRef:
         kind: HelmRepository
         name: bjw-s-charts
         namespace: flux-system
-      version: 3.4.0
+      version: 3.6.0
   interval: 30m
   timeout: 15m
   values:
     controllers:
       tts-generation:
         annotations:

@spicerabot
Copy link
Contributor Author

spicerabot bot commented Jan 1, 2025

--- HelmRelease: ai/ollama Deployment: ai/ollama

+++ HelmRelease: ai/ollama Deployment: ai/ollama

@@ -31,12 +31,13 @@

       serviceAccountName: default
       automountServiceAccountToken: true
       runtimeClassName: nvidia
       hostIPC: false
       hostNetwork: false
       hostPID: false
+      hostUsers: true
       dnsPolicy: ClusterFirst
       nodeSelector:
         nvidia.feature.node.kubernetes.io/gpu: 'true'
       containers:
       - env:
         - name: OLLAMA_HOST
--- HelmRelease: ai/comfyui Deployment: ai/comfyui

+++ HelmRelease: ai/comfyui Deployment: ai/comfyui

@@ -31,12 +31,13 @@

       serviceAccountName: default
       automountServiceAccountToken: true
       runtimeClassName: nvidia
       hostIPC: false
       hostNetwork: false
       hostPID: false
+      hostUsers: true
       dnsPolicy: ClusterFirst
       nodeSelector:
         nvidia.feature.node.kubernetes.io/gpu: 'true'
       containers:
       - env:
         - name: AUTO_UPDATE
--- HelmRelease: ai/open-webui Deployment: ai/open-webui

+++ HelmRelease: ai/open-webui Deployment: ai/open-webui

@@ -30,12 +30,13 @@

       enableServiceLinks: false
       serviceAccountName: default
       automountServiceAccountToken: true
       hostIPC: false
       hostNetwork: false
       hostPID: false
+      hostUsers: true
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: ENABLE_OLLAMA_API
           value: 'true'
         - name: OLLAMA_API_BASE_URL
--- HelmRelease: ai/tts-generation Deployment: ai/tts-generation

+++ HelmRelease: ai/tts-generation Deployment: ai/tts-generation

@@ -31,12 +31,13 @@

       serviceAccountName: default
       automountServiceAccountToken: true
       runtimeClassName: nvidia
       hostIPC: false
       hostNetwork: false
       hostPID: false
+      hostUsers: true
       dnsPolicy: ClusterFirst
       nodeSelector:
         nvidia.feature.node.kubernetes.io/gpu: 'true'
       containers:
       - env:
         - name: TZ

@spicerabot spicerabot bot force-pushed the renovate/app-template-3.x branch 4 times, most recently from dd69f4c to 5ba5f3a Compare January 1, 2025 18:08
@spicerabot spicerabot bot force-pushed the renovate/app-template-3.x branch from 5ba5f3a to 646674c Compare January 1, 2025 23:06
@spiceratops spiceratops merged commit 5a0d7e1 into main Jan 2, 2025
6 of 8 checks passed
@spiceratops spiceratops deleted the renovate/app-template-3.x branch January 2, 2025 04:08
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.

1 participant