diff --git a/incubator/homebridge/3.0.8/app-changelog.md b/incubator/homebridge/3.0.8/app-changelog.md deleted file mode 100644 index f9fddcb990..0000000000 --- a/incubator/homebridge/3.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [homebridge-3.0.8](https://github.com/truecharts/charts/compare/homebridge-3.0.7...homebridge-3.0.8) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/incubator/homebridge/3.0.8/CHANGELOG.md b/incubator/homebridge/3.1.0/CHANGELOG.md similarity index 94% rename from incubator/homebridge/3.0.8/CHANGELOG.md rename to incubator/homebridge/3.1.0/CHANGELOG.md index 2d986bed22..cd4a1b2801 100644 --- a/incubator/homebridge/3.0.8/CHANGELOG.md +++ b/incubator/homebridge/3.1.0/CHANGELOG.md @@ -4,6 +4,11 @@ +## [homebridge-3.1.0](https://github.com/truecharts/charts/compare/homebridge-3.0.8...homebridge-3.1.0) (2023-02-21) + + + + ## [homebridge-3.0.8](https://github.com/truecharts/charts/compare/homebridge-3.0.7...homebridge-3.0.8) (2023-02-10) ### Fix @@ -92,8 +97,3 @@ - -## [homebridge-3.0.2](https://github.com/truecharts/charts/compare/homebridge-3.0.1...homebridge-3.0.2) (2022-11-30) - - - diff --git a/incubator/homebridge/3.0.8/Chart.yaml b/incubator/homebridge/3.1.0/Chart.yaml similarity index 96% rename from incubator/homebridge/3.0.8/Chart.yaml rename to incubator/homebridge/3.1.0/Chart.yaml index 3b440be803..98fa28579a 100644 --- a/incubator/homebridge/3.0.8/Chart.yaml +++ b/incubator/homebridge/3.1.0/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2022" +appVersion: "2023" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://homebridge.io/ - https://github.com/oznu/docker-homebridge type: application -version: 3.0.8 +version: 3.1.0 annotations: truecharts.org/catagories: | - media diff --git a/incubator/homebridge/3.0.8/README.md b/incubator/homebridge/3.1.0/README.md similarity index 100% rename from incubator/homebridge/3.0.8/README.md rename to incubator/homebridge/3.1.0/README.md diff --git a/incubator/homebridge/3.1.0/app-changelog.md b/incubator/homebridge/3.1.0/app-changelog.md new file mode 100644 index 0000000000..ed540efe1d --- /dev/null +++ b/incubator/homebridge/3.1.0/app-changelog.md @@ -0,0 +1,4 @@ + + +## [homebridge-3.1.0](https://github.com/truecharts/charts/compare/homebridge-3.0.8...homebridge-3.1.0) (2023-02-21) + diff --git a/incubator/homebridge/3.0.8/app-readme.md b/incubator/homebridge/3.1.0/app-readme.md similarity index 100% rename from incubator/homebridge/3.0.8/app-readme.md rename to incubator/homebridge/3.1.0/app-readme.md diff --git a/incubator/homebridge/3.0.8/charts/common-11.1.2.tgz b/incubator/homebridge/3.1.0/charts/common-11.1.2.tgz similarity index 100% rename from incubator/homebridge/3.0.8/charts/common-11.1.2.tgz rename to incubator/homebridge/3.1.0/charts/common-11.1.2.tgz diff --git a/incubator/homebridge/3.0.8/ix_values.yaml b/incubator/homebridge/3.1.0/ix_values.yaml similarity index 77% rename from incubator/homebridge/3.0.8/ix_values.yaml rename to incubator/homebridge/3.1.0/ix_values.yaml index 44e8b99642..849fe49c79 100644 --- a/incubator/homebridge/3.0.8/ix_values.yaml +++ b/incubator/homebridge/3.1.0/ix_values.yaml @@ -1,15 +1,7 @@ image: repository: tccr.io/truecharts/homebridge pullPolicy: IfNotPresent - tag: v2022-02@sha256:3594e4ac0c3bd99e8ed9890a0fb4121c9ddebc0ce05962ee8af6564f24014ff7 - -service: - main: - ports: - main: - protocol: HTTP - targetPort: 8581 - port: 8581 + tag: v2023-01@sha256:fa0512d8b38d20d4078b0f403c23c17716a045fcb4dc723b896461a766e22ee9 securityContext: readOnlyRootFilesystem: false @@ -22,10 +14,18 @@ podSecurityContext: env: HOMEBRIDGE_CONFIG_UI: 1 +service: + main: + ports: + main: + protocol: HTTP + targetPort: 8581 + port: 8581 + persistence: config: enabled: true - mountPath: "/homebridge" + mountPath: /homebridge portal: enabled: true diff --git a/incubator/homebridge/3.0.8/questions.yaml b/incubator/homebridge/3.1.0/questions.yaml similarity index 98% rename from incubator/homebridge/3.0.8/questions.yaml rename to incubator/homebridge/3.1.0/questions.yaml index e9f5aeb76a..87030d9209 100644 --- a/incubator/homebridge/3.0.8/questions.yaml +++ b/incubator/homebridge/3.1.0/questions.yaml @@ -120,8 +120,8 @@ questions: type: dict attrs: - variable: main - label: "Main Service" - description: "The Primary service on which the healthcheck runs, often the webUI" + label: Main Service + description: The Primary service on which the healthcheck runs, often the webUI schema: additional_attrs: true type: dict @@ -159,14 +159,14 @@ questions: type: dict attrs: - variable: main - label: "Main Service Port Configuration" + label: Main Service Port Configuration schema: additional_attrs: true type: dict attrs: - variable: port - label: "Port" - description: "This port exposes the container port on the service" + label: Port + description: This port exposes the container port on the service schema: type: int default: 8581 @@ -404,8 +404,8 @@ questions: type: dict attrs: - variable: config - label: "App Config Storage" - description: "Stores the Application Configuration." + label: App Config Storage + description: Stores the Application Configuration. schema: additional_attrs: true type: dict @@ -570,7 +570,7 @@ questions: type: dict attrs: - variable: main - label: "Main Ingress" + label: Main Ingress schema: additional_attrs: true type: dict @@ -898,22 +898,22 @@ questions: type: dict attrs: - variable: privileged - label: "Privileged mode" + label: Privileged mode schema: type: boolean default: false - variable: readOnlyRootFilesystem - label: "ReadOnly Root Filesystem" + label: ReadOnly Root Filesystem schema: type: boolean default: false - variable: allowPrivilegeEscalation - label: "Allow Privilege Escalation" + label: Allow Privilege Escalation schema: type: boolean default: false - variable: runAsNonRoot - label: "runAsNonRoot" + label: runAsNonRoot schema: type: boolean default: false @@ -925,20 +925,20 @@ questions: type: dict attrs: - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" + label: runAsUser + description: The UserID of the user running the application schema: type: int default: 0 - variable: runAsGroup - label: "runAsGroup" - description: "The groupID this App of the user running the application" + label: runAsGroup + description: The groupID this App of the user running the application schema: type: int default: 0 - variable: fsGroup - label: "fsGroup" - description: "The group that should own ALL storage." + label: fsGroup + description: The group that should own ALL storage. schema: type: int default: 568 diff --git a/incubator/homebridge/3.0.8/templates/common.yaml b/incubator/homebridge/3.1.0/templates/common.yaml similarity index 100% rename from incubator/homebridge/3.0.8/templates/common.yaml rename to incubator/homebridge/3.1.0/templates/common.yaml diff --git a/incubator/homebridge/3.0.8/values.yaml b/incubator/homebridge/3.1.0/values.yaml similarity index 100% rename from incubator/homebridge/3.0.8/values.yaml rename to incubator/homebridge/3.1.0/values.yaml