-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
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
--- 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: |
--- 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
bot
force-pushed
the
renovate/app-template-3.x
branch
4 times, most recently
from
January 1, 2025 18:08
dd69f4c
to
5ba5f3a
Compare
spicerabot
bot
force-pushed
the
renovate/app-template-3.x
branch
from
January 1, 2025 23:06
5ba5f3a
to
646674c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
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.
This PR has been generated by Renovate Bot.