diff --git a/incubator/netbox/3.0.23/app-changelog.md b/incubator/netbox/3.0.23/app-changelog.md deleted file mode 100644 index 7929951359b..00000000000 --- a/incubator/netbox/3.0.23/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [netbox-3.0.23](https://github.com/truecharts/charts/compare/netbox-3.0.22...netbox-3.0.23) (2023-01-17) - -### Chore - -- update helm general non-major ([#6430](https://github.com/truecharts/charts/issues/6430)) - - \ No newline at end of file diff --git a/incubator/netbox/3.0.23/CHANGELOG.md b/incubator/netbox/3.0.24/CHANGELOG.md similarity index 88% rename from incubator/netbox/3.0.23/CHANGELOG.md rename to incubator/netbox/3.0.24/CHANGELOG.md index 0d73fdebf38..23c0e35b141 100644 --- a/incubator/netbox/3.0.23/CHANGELOG.md +++ b/incubator/netbox/3.0.24/CHANGELOG.md @@ -4,6 +4,15 @@ +## [netbox-3.0.24](https://github.com/truecharts/charts/compare/netbox-3.0.23...netbox-3.0.24) (2023-01-21) + +### Chore + +- update container image tccr.io/truecharts/netbox to v3.4.3 + + + + ## [netbox-3.0.23](https://github.com/truecharts/charts/compare/netbox-3.0.22...netbox-3.0.23) (2023-01-17) ### Chore @@ -88,12 +97,3 @@ ## [netbox-3.0.14](https://github.com/truecharts/charts/compare/netbox-3.0.13...netbox-3.0.14) (2022-12-18) ### Chore - -- update helm chart postgresql to v11.0.13 ([#5495](https://github.com/truecharts/charts/issues/5495)) - - update helm chart redis to v5.0.16 - - - - -## [netbox-3.0.13](https://github.com/truecharts/charts/compare/netbox-3.0.12...netbox-3.0.13) (2022-12-16) - diff --git a/incubator/netbox/3.0.23/Chart.yaml b/incubator/netbox/3.0.24/Chart.yaml similarity index 96% rename from incubator/netbox/3.0.23/Chart.yaml rename to incubator/netbox/3.0.24/Chart.yaml index 1a3f89239bf..e99901dd593 100644 --- a/incubator/netbox/3.0.23/Chart.yaml +++ b/incubator/netbox/3.0.24/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.4.2" +appVersion: "3.4.3" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -27,7 +27,7 @@ name: netbox sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/netbox - https://github.com/netbox-community/netbox-docker -version: 3.0.23 +version: 3.0.24 annotations: truecharts.org/catagories: | - network diff --git a/incubator/netbox/3.0.23/README.md b/incubator/netbox/3.0.24/README.md similarity index 100% rename from incubator/netbox/3.0.23/README.md rename to incubator/netbox/3.0.24/README.md diff --git a/incubator/netbox/3.0.24/app-changelog.md b/incubator/netbox/3.0.24/app-changelog.md new file mode 100644 index 00000000000..8bb52e3eb9b --- /dev/null +++ b/incubator/netbox/3.0.24/app-changelog.md @@ -0,0 +1,9 @@ + + +## [netbox-3.0.24](https://github.com/truecharts/charts/compare/netbox-3.0.23...netbox-3.0.24) (2023-01-21) + +### Chore + +- update container image tccr.io/truecharts/netbox to v3.4.3 + + \ No newline at end of file diff --git a/incubator/netbox/3.0.23/app-readme.md b/incubator/netbox/3.0.24/app-readme.md similarity index 100% rename from incubator/netbox/3.0.23/app-readme.md rename to incubator/netbox/3.0.24/app-readme.md diff --git a/incubator/netbox/3.0.23/charts/common-11.1.2.tgz b/incubator/netbox/3.0.24/charts/common-11.1.2.tgz similarity index 100% rename from incubator/netbox/3.0.23/charts/common-11.1.2.tgz rename to incubator/netbox/3.0.24/charts/common-11.1.2.tgz diff --git a/incubator/netbox/3.0.23/charts/postgresql-11.0.20.tgz b/incubator/netbox/3.0.24/charts/postgresql-11.0.20.tgz similarity index 100% rename from incubator/netbox/3.0.23/charts/postgresql-11.0.20.tgz rename to incubator/netbox/3.0.24/charts/postgresql-11.0.20.tgz diff --git a/incubator/netbox/3.0.23/charts/redis-5.0.26.tgz b/incubator/netbox/3.0.24/charts/redis-5.0.26.tgz similarity index 100% rename from incubator/netbox/3.0.23/charts/redis-5.0.26.tgz rename to incubator/netbox/3.0.24/charts/redis-5.0.26.tgz diff --git a/incubator/netbox/3.0.23/ix_values.yaml b/incubator/netbox/3.0.24/ix_values.yaml similarity index 99% rename from incubator/netbox/3.0.23/ix_values.yaml rename to incubator/netbox/3.0.24/ix_values.yaml index 9289b32c5e5..393ea4d8229 100644 --- a/incubator/netbox/3.0.23/ix_values.yaml +++ b/incubator/netbox/3.0.24/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/netbox - tag: 3.4.2@sha256:0ac7b76426be7c1e2700fb9b19f5b0595455f5b775043a79f73e3bdb201ab02c + tag: 3.4.3@sha256:840ea268a5a8ca50de9f3fe2c4432e79958cecfc5d7151da7025a681b1895c74 pullPolicy: IfNotPresent securityContext: diff --git a/incubator/netbox/3.0.23/questions.yaml b/incubator/netbox/3.0.24/questions.yaml similarity index 98% rename from incubator/netbox/3.0.23/questions.yaml rename to incubator/netbox/3.0.24/questions.yaml index 56fc26590ea..70e71ab8a09 100644 --- a/incubator/netbox/3.0.23/questions.yaml +++ b/incubator/netbox/3.0.24/questions.yaml @@ -1899,58 +1899,58 @@ questions: type: string default: 30s required: true - - variable: horizontalPodAutoscaler - group: Advanced - label: (Advanced) Horizontal Pod Autoscaler - schema: - type: list - default: [] - items: - - variable: hpaEntry - label: HPA Entry - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Name - schema: - type: string - required: true - default: "" - - variable: enabled - label: Enabled - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: target - label: Target - description: Deployment name, Defaults to Main Deployment - schema: - type: string - default: "" - - variable: minReplicas - label: Minimum Replicas - schema: - type: int - default: 1 - - variable: maxReplicas - label: Maximum Replicas - schema: - type: int - default: 5 - - variable: targetCPUUtilizationPercentage - label: Target CPU Utilization Percentage - schema: - type: int - default: 80 - - variable: targetMemoryUtilizationPercentage - label: Target Memory Utilization Percentage - schema: - type: int - default: 80 +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 - variable: networkPolicy group: Advanced label: (Advanced) Network Policy diff --git a/incubator/netbox/3.0.23/templates/_housekeeper.tpl b/incubator/netbox/3.0.24/templates/_housekeeper.tpl similarity index 100% rename from incubator/netbox/3.0.23/templates/_housekeeper.tpl rename to incubator/netbox/3.0.24/templates/_housekeeper.tpl diff --git a/incubator/netbox/3.0.23/templates/_secret.tpl b/incubator/netbox/3.0.24/templates/_secret.tpl similarity index 100% rename from incubator/netbox/3.0.23/templates/_secret.tpl rename to incubator/netbox/3.0.24/templates/_secret.tpl diff --git a/incubator/netbox/3.0.23/templates/_worker.tpl b/incubator/netbox/3.0.24/templates/_worker.tpl similarity index 100% rename from incubator/netbox/3.0.23/templates/_worker.tpl rename to incubator/netbox/3.0.24/templates/_worker.tpl diff --git a/incubator/netbox/3.0.23/templates/common.yaml b/incubator/netbox/3.0.24/templates/common.yaml similarity index 100% rename from incubator/netbox/3.0.23/templates/common.yaml rename to incubator/netbox/3.0.24/templates/common.yaml diff --git a/incubator/netbox/3.0.23/templates/prometheusrules.yaml b/incubator/netbox/3.0.24/templates/prometheusrules.yaml similarity index 100% rename from incubator/netbox/3.0.23/templates/prometheusrules.yaml rename to incubator/netbox/3.0.24/templates/prometheusrules.yaml diff --git a/incubator/netbox/3.0.23/templates/servicemonitor.yaml b/incubator/netbox/3.0.24/templates/servicemonitor.yaml similarity index 100% rename from incubator/netbox/3.0.23/templates/servicemonitor.yaml rename to incubator/netbox/3.0.24/templates/servicemonitor.yaml diff --git a/incubator/netbox/3.0.23/values.yaml b/incubator/netbox/3.0.24/values.yaml similarity index 100% rename from incubator/netbox/3.0.23/values.yaml rename to incubator/netbox/3.0.24/values.yaml