Change tccr.io into oci.trueforge.org (#38868)
**Description** We're moving from tccr.io to oci.trueforge.org TCCR meant "TrueCharts Container Repository" however, it mostly stores chart artefacts. At the same time, we want to more clearly allow us to store containers/artifacts not related to truecharts. Its also worth noting that an additional .io domain carries additional costs. **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code - [ ] 📜 Documentation Changes **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made changes to the documentation - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
This commit is contained in:
@@ -10,7 +10,7 @@ appVersion: 3.0.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
repository: oci://tccr.io/truecharts
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
|
||||
@@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [
|
||||
|
||||
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://tccr.io/truecharts/prometheus`
|
||||
`helm install mychart oci://oci.trueforge.org/truecharts/prometheus`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)
|
||||
|
||||
|
||||
@@ -375,7 +375,7 @@ operator:
|
||||
##
|
||||
relabelings: []
|
||||
## Prometheus Configmap-reload image to use for reloading configmaps
|
||||
## defaults to Bitnami Prometheus Operator (ref: https://hub.docker.com/r/tccr.io/truecharts/prometheus-operator/tags/)
|
||||
## defaults to Bitnami Prometheus Operator (ref: https://hub.docker.com/r/oci.trueforge.org/truecharts/prometheus-operator/tags/)
|
||||
##
|
||||
prometheusConfigReloader:
|
||||
containerSecurityContext:
|
||||
@@ -411,7 +411,7 @@ prometheus:
|
||||
##
|
||||
enabled: true
|
||||
## Bitnami Prometheus image version
|
||||
## ref: https://hub.docker.com/r/tccr.io/truecharts/prometheus/tags/
|
||||
## ref: https://hub.docker.com/r/oci.trueforge.org/truecharts/prometheus/tags/
|
||||
## @param prometheus.image.registry Prometheus image registry
|
||||
## @param prometheus.image.repository Prometheus image repository
|
||||
## @param prometheus.image.tag Prometheus Image tag (immutable tags are recommended)
|
||||
@@ -829,7 +829,7 @@ prometheus:
|
||||
##
|
||||
create: false
|
||||
## Bitnami Thanos image
|
||||
## ref: https://hub.docker.com/r/tccr.io/truecharts/thanos/tags/
|
||||
## ref: https://hub.docker.com/r/oci.trueforge.org/truecharts/thanos/tags/
|
||||
## @param prometheus.thanos.image.registry Thanos image registry
|
||||
## @param prometheus.thanos.image.repository Thanos image name
|
||||
## @param prometheus.thanos.image.tag Thanos image tag
|
||||
|
||||
@@ -867,7 +867,7 @@ pagefind: false
|
||||
|
||||
#### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/traccar to v5.0 ([#2749](https://github.com/truecharts/apps/issues/2749))
|
||||
- update container image oci.trueforge.org/truecharts/traccar to v5.0 ([#2749](https://github.com/truecharts/apps/issues/2749))
|
||||
|
||||
<a name="traccar-5.0.21"></a>
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ appVersion: 3.3.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.3.1
|
||||
repository: oci://tccr.io/truecharts
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
|
||||
@@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [
|
||||
|
||||
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://tccr.io/truecharts/traefik`
|
||||
`helm install mychart oci://oci.trueforge.org/truecharts/traefik`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: tccr.io/tccr/traefik
|
||||
repository: oci.trueforge.org/tccr/traefik
|
||||
tag: v3.3.3@sha256:bfea9053dcccd6b2208e2eceb5b04c99d9d1ba4804eca5908734cd6dee4f4732
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
@@ -152,7 +152,7 @@ defaultCertificate: ""
|
||||
tlsStore: {}
|
||||
|
||||
# -- TLS Options to be created as TLSOption CRDs
|
||||
# https://doc.traefik.io/tccr.io/truecharts/https/tls/#tls-options
|
||||
# https://doc.traefik.io/oci.trueforge.org/truecharts/https/tls/#tls-options
|
||||
# Example:
|
||||
tlsOptions:
|
||||
default:
|
||||
|
||||
@@ -10,7 +10,7 @@ appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.1.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
|
||||
@@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [
|
||||
|
||||
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://tccr.io/truecharts/automatic-music-downloader`
|
||||
`helm install mychart oci://oci.trueforge.org/truecharts/automatic-music-downloader`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.12.4
|
||||
repository: oci://tccr.io/truecharts
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
|
||||
@@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [
|
||||
|
||||
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://tccr.io/truecharts/ethercalc`
|
||||
`helm install mychart oci://oci.trueforge.org/truecharts/ethercalc`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ appVersion: 3.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.1.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
|
||||
@@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [
|
||||
|
||||
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://tccr.io/truecharts/freeradius`
|
||||
`helm install mychart oci://oci.trueforge.org/truecharts/freeradius`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: tccr.io/tccr/freeradius
|
||||
repository: oci.trueforge.org/tccr/freeradius
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.2.0@sha256:e6a9295ae6caf282e957d0e329810e13bbdedc3bec3865e8ab322a0055107623
|
||||
securityContext:
|
||||
|
||||
@@ -10,14 +10,14 @@ appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.1.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: redis
|
||||
version: 15.3.1
|
||||
repository: oci://tccr.io/truecharts
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: redis.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
|
||||
@@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [
|
||||
|
||||
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://tccr.io/truecharts/libremdb`
|
||||
`helm install mychart oci://oci.trueforge.org/truecharts/libremdb`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ appVersion: 9.0.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.12.4
|
||||
repository: oci://tccr.io/truecharts
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
|
||||
@@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [
|
||||
|
||||
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://tccr.io/truecharts/logitech-media-server`
|
||||
`helm install mychart oci://oci.trueforge.org/truecharts/logitech-media-server`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.1.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
|
||||
@@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [
|
||||
|
||||
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://tccr.io/truecharts/rimgo`
|
||||
`helm install mychart oci://oci.trueforge.org/truecharts/rimgo`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.12.4
|
||||
repository: oci://tccr.io/truecharts
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
|
||||
@@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [
|
||||
|
||||
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://tccr.io/truecharts/youtransfer`
|
||||
`helm install mychart oci://oci.trueforge.org/truecharts/youtransfer`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
repository: oci://tccr.io/truecharts
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
|
||||
@@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [
|
||||
|
||||
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://tccr.io/truecharts/cert-manager`
|
||||
`helm install mychart oci://oci.trueforge.org/truecharts/cert-manager`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: tccr.io/tccr/scratch
|
||||
repository: oci.trueforge.org/tccr/scratch
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:4aef9dbf99ea2a8857ed4ce9d9bf79d330b79044884c7374e392445d122ec746
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
|
||||
@@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [
|
||||
|
||||
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://tccr.io/truecharts/cloudnative-pg`
|
||||
`helm install mychart oci://oci.trueforge.org/truecharts/cloudnative-pg`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: tccr.io/tccr/scratch
|
||||
repository: oci.trueforge.org/tccr/scratch
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
|
||||
@@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [
|
||||
|
||||
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://tccr.io/truecharts/csi-driver-nfs`
|
||||
`helm install mychart oci://oci.trueforge.org/truecharts/csi-driver-nfs`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/tccr/alpine
|
||||
repository: oci.trueforge.org/tccr/alpine
|
||||
tag: latest@sha256:ade0065e19edaa4f6903d464ee70605111a48394536deb94f31b661264704558
|
||||
manifestManager:
|
||||
enabled: false
|
||||
|
||||
@@ -11,7 +11,7 @@ appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
|
||||
@@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [
|
||||
|
||||
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://tccr.io/truecharts/csi-driver-smb`
|
||||
`helm install mychart oci://oci.trueforge.org/truecharts/csi-driver-smb`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/tccr/alpine
|
||||
repository: oci.trueforge.org/tccr/alpine
|
||||
tag: latest@sha256:783d7b4da265da6ee627fe54ee895a2cfe2a2ecd7bb7b53a0c7a703a924a8e82
|
||||
manifestManager:
|
||||
enabled: false
|
||||
|
||||
@@ -10,7 +10,7 @@ appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
|
||||
@@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [
|
||||
|
||||
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://tccr.io/truecharts/descheduler`
|
||||
`helm install mychart oci://oci.trueforge.org/truecharts/descheduler`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: tccr.io/tccr/alpine
|
||||
repository: oci.trueforge.org/tccr/alpine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:ade0065e19edaa4f6903d464ee70605111a48394536deb94f31b661264704558
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
|
||||
@@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [
|
||||
|
||||
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://tccr.io/truecharts/intel-device-plugins-operator`
|
||||
`helm install mychart oci://oci.trueforge.org/truecharts/intel-device-plugins-operator`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: tccr.io/tccr/alpine
|
||||
repository: oci.trueforge.org/tccr/alpine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:ade0065e19edaa4f6903d464ee70605111a48394536deb94f31b661264704558
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ appVersion: 0.0.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
|
||||
@@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [
|
||||
|
||||
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://tccr.io/truecharts/kubeapps`
|
||||
`helm install mychart oci://oci.trueforge.org/truecharts/kubeapps`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)
|
||||
|
||||
|
||||
@@ -98,7 +98,7 @@ ogkubeapps:
|
||||
initialRepos:
|
||||
- name: truecharts
|
||||
type: oci
|
||||
url: oci://tccr.io/truecharts
|
||||
url: oci://oci.trueforge.org/truecharts
|
||||
ociRepositories:
|
||||
- kubeapps
|
||||
- metallb
|
||||
|
||||
@@ -10,7 +10,7 @@ appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
|
||||
@@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [
|
||||
|
||||
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://tccr.io/truecharts/metallb`
|
||||
`helm install mychart oci://oci.trueforge.org/truecharts/metallb`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: tccr.io/tccr/alpine
|
||||
repository: oci.trueforge.org/tccr/alpine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:783d7b4da265da6ee627fe54ee895a2cfe2a2ecd7bb7b53a0c7a703a924a8e82
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
|
||||
@@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [
|
||||
|
||||
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://tccr.io/truecharts/metrics-server`
|
||||
`helm install mychart oci://oci.trueforge.org/truecharts/metrics-server`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: tccr.io/tccr/alpine
|
||||
repository: oci.trueforge.org/tccr/alpine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:ade0065e19edaa4f6903d464ee70605111a48394536deb94f31b661264704558
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
|
||||
@@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [
|
||||
|
||||
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://tccr.io/truecharts/node-feature-discovery`
|
||||
`helm install mychart oci://oci.trueforge.org/truecharts/node-feature-discovery`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: tccr.io/tccr/alpine
|
||||
repository: oci.trueforge.org/tccr/alpine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:ade0065e19edaa4f6903d464ee70605111a48394536deb94f31b661264704558
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
|
||||
@@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [
|
||||
|
||||
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://tccr.io/truecharts/kubeapps`
|
||||
`helm install mychart oci://oci.trueforge.org/truecharts/kubeapps`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: tccr.io/tccr/scratch
|
||||
repository: oci.trueforge.org/tccr/scratch
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:fa8db430d07a3b98f84cce7c7d56bb4ea6cdd64fb178d64227177caae47c343b
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
|
||||
@@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [
|
||||
|
||||
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://tccr.io/truecharts/nvidia-gpu-operator`
|
||||
`helm install mychart oci://oci.trueforge.org/truecharts/nvidia-gpu-operator`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: tccr.io/tccr/alpine
|
||||
repository: oci.trueforge.org/tccr/alpine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:ade0065e19edaa4f6903d464ee70605111a48394536deb94f31b661264704558
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
|
||||
@@ -17,7 +17,7 @@ For more information about this Chart, please check the docs on the TrueCharts [
|
||||
|
||||
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://tccr.io/truecharts/openebs`
|
||||
`helm install mychart oci://oci.trueforge.org/truecharts/openebs`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/tccr/scratch
|
||||
repository: oci.trueforge.org/tccr/scratch
|
||||
tag: latest@sha256:fa8db430d07a3b98f84cce7c7d56bb4ea6cdd64fb178d64227177caae47c343b
|
||||
|
||||
portal:
|
||||
|
||||
@@ -10,7 +10,7 @@ appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
repository: oci://tccr.io/truecharts
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
|
||||
@@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [
|
||||
|
||||
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://tccr.io/truecharts/prometheus-operator`
|
||||
`helm install mychart oci://oci.trueforge.org/truecharts/prometheus-operator`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
image:
|
||||
repository: tccr.io/tccr/scratch
|
||||
repository: oci.trueforge.org/tccr/scratch
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
repository: oci://tccr.io/truecharts
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
|
||||
@@ -14,7 +14,7 @@ For more information about this Chart, please check the docs on the TrueCharts [
|
||||
|
||||
To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
|
||||
|
||||
`helm install mychart oci://tccr.io/truecharts/traefik-crds`
|
||||
`helm install mychart oci://oci.trueforge.org/truecharts/traefik-crds`
|
||||
|
||||
For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/tccr/scratch
|
||||
repository: oci.trueforge.org/tccr/scratch
|
||||
tag: latest@sha256:4aef9dbf99ea2a8857ed4ce9d9bf79d330b79044884c7374e392445d122ec746
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user