radicle-explorer: bump to 8f52b2, helm chart 0.1.4

This commit is contained in:
ace
2026-01-16 12:12:31 +03:00
parent 0b295befe7
commit 6985e6ce3e
2 changed files with 4 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ image:
# This sets the pull policy for images.
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "fadd61-1"
tag: "8f52b2-1"
# This is for the secrets for pulling an image from a private repository more information can be found here: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
imagePullSecrets: []
@@ -29,6 +29,7 @@ configAsCode:
fallbackPublicExplorer: https://app.radicle.example.com/nodes/$host/$rid$path
requiredApiVersion: "~0.18.0"
defaultHttpdPort: 443
defaultLocalHttpdPort: 8080
defaultHttpdScheme: https
source:
commitsPerPage: 30