Commit Graph

24 Commits

Author SHA1 Message Date
TrueCharts Bot a05a66f4ff
chore(deps): update container image openhab/openhab to v4.1.1@cf4e12d by renovate (#17009) 2024-01-08 07:32:02 +01:00
TrueCharts Bot f59b459b61
chore(deps): update container image openhab/openhab to v4.1.0@63cef01 by renovate (#16498)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [openhab/openhab](https://www.openhab.org/)
([source](https://togithub.com/openhab/openhab-docker)) | minor |
`4.0.4` -> `4.1.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-25 01:55:27 +01:00
Xstar97TheNoob 613fd90a4c
chore(repo) change stable charts to the upstream images (#14739)
**Description**
Update the stable train charts to their direct upstream image.
⚒️ Fixes  # <!--(issue)-->

**⚙️ 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

**🧪 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 corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 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

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ 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._

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-17 11:22:57 +01:00
TrueCharts Bot f379bd3b10
chore(deps): update container image tccr.io/truecharts/openhab to v4.0.4 (#14319) 2023-11-04 02:57:09 +01:00
TrueCharts Bot 5271689307
chore(deps): update container image tccr.io/truecharts/openhab to v4.0.3 (#12809) 2023-09-21 20:39:21 +02:00
TrueCharts Bot f91e70c545
chore(deps): update container image tccr.io/truecharts/openhab to v4.0.3 (#12437) 2023-09-09 22:34:10 +02:00
TrueCharts Bot 8dcf082f0d
chore(deps): update container image tccr.io/truecharts/openhab to v4.0.2 (#11622) 2023-08-24 18:37:02 +02:00
TrueCharts Bot 6a00482c41
chore(deps): update container image tccr.io/truecharts/openhab to v4.0.1 (#10966) 2023-07-29 00:37:35 +02:00
TrueCharts Bot 14e8f15ed8
chore(deps): update container image tccr.io/truecharts/openhab to v3.4.5 (#10947) 2023-07-28 23:38:55 +02:00
TrueCharts Bot ca3631fedd
chore(deps): update container image tccr.io/truecharts/openhab to v3.4.4 (#10321) 2023-07-08 23:39:32 +02:00
TrueCharts Bot 7e5db986ba
chore(deps): update container image tccr.io/truecharts/openhab to v3.4.4 (#9016) 2023-05-20 16:54:19 +02:00
TrueCharts Bot 4c777cc4af
chore(deps): update container image tccr.io/truecharts/openhab to v3.4.3 (#8684) 2023-05-02 12:31:14 +02:00
Kjeld Schouten-Lebbing cc4a7edb53
feat(stable): BREAKING CHANGE migrate to new common part 5 (#8615)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ 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

**🧪 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 corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 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

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ 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._
2023-04-30 21:15:20 +02:00
TrueCharts Bot ff2c7d77f1
chore(deps): update container image tccr.io/truecharts/openhab to v3.4.3 (#8508)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/openhab](https://togithub.com/truecharts/containers)
| patch | `3.4.2` -> `3.4.3` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4xIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-04-30 00:36:24 +02:00
TrueCharts-Admin 0636a9fc24 chore(deps): update container image tccr.io/truecharts/openhab to v3.4.2 2023-02-13 05:24:56 +00:00
TrueCharts-Admin 1e28d28c02 chore(deps): update container image tccr.io/truecharts/openhab to v3.4.1 2023-01-10 22:32:15 +00:00
TrueCharts-Admin 98c36f26fd chore(deps): update container image tccr.io/truecharts/openhab to v3.4.0 2022-12-19 12:38:35 +00:00
Stavros Kois ac9cc7f736
chore(questions): replace questions parts with templates (#3402)
* chore(questions): replace port parts with templates

* chore(questions): replace controller parts with templates

* remove tons of whitespce

* remove quotes from strings on templates

* make complete controller an include

* default to recreate

* remove replica and strategies as it's covered from controllerStrtegies include

* remove whitespace again

* replace controllertype with include (deployment/daemonset/statefulset)

* replace advanced port part except targetport

* remove more quotes

* add hidden toggle of enable the port

* new includes

* update build script

* controller deploy/stateful/deamon template changes

* replace controllerStrategies with replicas, replica#, strategy, recreate

* move 2 templates into a subfolder

* remove quotes

* remove disabled portals from questions and defined them on values

* remove enabled portal from the questions and add it on values

* one more app

* Portal cleanup

* remove portal templates

* add more includes

* replace portal links

* move some templates in folders

* replace ingressRoot with template

* more grouping

* replace persistenceroot with template

* replace serviceExpertRoot

* replace serviceroot

* fix a rogue one

* vctRoot

* securityContext cleanup

* remove quotes from templates on string

* replace vctRoot

* replace advanedSecurityRoot

* replace podsecurity root

* Update .github/scripts/build-catalog.sh

* Update values.yaml

* remove dupe portal

* update build-release script

* fix paths

* fix apps with imageSelector

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-08 23:25:02 +02:00
TrueCharts Bot 97d5375359
chore(deps): update docker general non-major (#3295)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 20:36:51 +02:00
Kjeld Schouten-Lebbing ded5a3c0e6
run prettier as pre-commit hook (#3264) 2022-07-22 20:23:01 +02:00
Stavros Kois 8fcda955e2
chore(apps): combine some ports (#3096)
* chore(apps): combine some ports

* lints

* move `protocol` under `ports` rather under `service`

* bump cloudd
2022-07-09 21:29:01 +02:00
TrueCharts Bot 4e708732a9
chore(deps): update docker general non-major (#2996)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-27 11:37:01 +02:00
Kjeld Schouten-Lebbing 5529c2a3af
refactor(charts): BREAKING CHANGE (#2836)
* Update Apps with new Common version

* Patch with the secret fixes from common

* fix amd
2022-06-07 19:41:19 +02:00
Stavros Kois e3dfa57fe5
feat(openhab): move to stable (#2179)
* feat(openhab): move to stable

* fix(paperless): remove trash var as dir needs to be created first
2022-03-15 20:13:44 +02:00