Commit Graph

78 Commits

Author SHA1 Message Date
TrueCharts Bot f13f829191
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.6 (#13781) 2023-10-19 14:39:43 +02:00
TrueCharts Bot d0269847d4
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.6 (#13777) 2023-10-19 11:38:52 +02:00
TrueCharts Bot abb0b13916
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.6 (#13771) 2023-10-19 08:40:44 +02:00
TrueCharts Bot bb8eb818af
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.6 (#13721) 2023-10-18 02:52:40 +02:00
TrueCharts Bot 23b985de01
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.6 (#13200) 2023-10-03 12:34:32 +02:00
TrueCharts Bot e3d2b4d30d
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.6 (#13186) 2023-10-03 08:37:16 +02:00
TrueCharts Bot 998bf3b3f7
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.6 (#13077) 2023-09-29 11:37:56 +02:00
TrueCharts Bot fc5f923387
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.6 (#13072) 2023-09-29 08:36:45 +02:00
TrueCharts Bot bde14626e6
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.6 (#12988) 2023-09-27 08:37:35 +02:00
Jordan Woyak 7acee53c3e
fix(docker-compose): postStart execution. (#12472)
**Description**
The docker-compose app is currently known to not properly launch on
TrueNAS Scale. Discord is filled with suggestions to manually shell into
the app and run `docker-compose up`. This is of course not a real
solution.

Based on this documentation I have moved the `lifecycle` section in
`values.yaml`:
https://truecharts.org/manual/helm/common/container/lifecycle/

⚒️ Fixes  #6439 (possibly related issue)

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 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?**
I have manually updated the `ix_values.yaml` in my `ix_applications`
directory to test this change. The app now runs as expected.

**📃 Notes:**
I have very little knowledge of this entire system. I have only tested
this on my "TrueNAS-SCALE-22.12.3.3" setup. If this app is supposed to
run elsewhere, I haven't tested it, but I will mention that my changes
are similar to what is already being done here in an unrelated app:
75ad318c25/charts/stable/piwigo/values.yaml (L31-L45)

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [x] 👀 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
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning

---------

Signed-off-by: Jordan Woyak <jordan.woyak@gmail.com>
Signed-off-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-09-16 08:49:10 +00:00
TrueCharts Bot fa0da2698d
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.6 (#12271) 2023-09-06 08:36:17 +02:00
TrueCharts Bot 310f209342
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.5 (#12122) 2023-09-01 09:35:04 +02:00
TrueCharts Bot e991a53d59
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.5 (#11440) 2023-08-12 02:47:54 +02:00
TrueCharts Bot 738f079dec
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.5 (#11356) 2023-08-09 08:37:22 +02:00
TrueCharts Bot 552b92a587
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.5 (#11328) 2023-08-08 05:36:36 +02:00
TrueCharts Bot d1da4448ef
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.5 (#11106) 2023-08-01 03:00:32 +02:00
TrueCharts Bot 5a4e4a4232
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.5 (#10940) 2023-07-28 23:36:47 +02:00
TrueCharts Bot 5b10b8e719
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.4 (#10629) 2023-07-19 23:33:33 +02:00
TrueCharts Bot 01cb5497f0
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.4 (#10580) 2023-07-18 18:38:44 +02:00
TrueCharts Bot 5599ca8d01
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v24.0.3 (#10326) 2023-07-09 01:36:03 +02:00
TrueCharts Bot cc3036636b
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v23.0.6 (#10241) 2023-07-07 11:35:30 +02:00
TrueCharts Bot d80eb0acee
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v23.0.6 (#10141) 2023-07-04 05:03:26 +02:00
TrueCharts Bot df18aacf96
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v23.0.6 (#10140) 2023-07-04 04:04:49 +02:00
TrueCharts Bot 04362baaf5
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v23.0.6 (#9823) 2023-06-22 04:06:44 +02:00
TrueCharts Bot 47f755fc7d
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v23.0.6 (#9695) 2023-06-16 17:34:23 +02:00
TrueCharts Bot 1e5a08a9e9
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v23.0.6 (#9363) 2023-06-04 11:04:15 +02:00
TrueCharts Bot 9a6856276b
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v23.0.6 (#9102) 2023-05-23 15:49:33 +02:00
TrueCharts Bot 1d8c09c271
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v23.0.6 (#9070) 2023-05-22 12:47:09 +02:00
TrueCharts Bot 7f87d5ddb5
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v23.0.6 (#8999) 2023-05-17 04:22:02 +02:00
TrueCharts Bot 31fcfa1683
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v23.0.6 (#8976) 2023-05-16 04:19:13 +02:00
TrueCharts Bot 06de895b31
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v23.0.5 (#8441) 2023-04-30 23:59:23 +02:00
TrueCharts Bot 2ad56a5589
chore(deps): update container image tccr.io/truecharts/docker-in-docker to v (#8207) 2023-04-30 22:55:38 +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-Admin 4a04247734 chore(deps): update container image tccr.io/truecharts/docker-in-docker to 23.0.1 2023-02-26 21:55:59 +00:00
TrueCharts-Admin e318371d0e chore(deps): update container image tccr.io/truecharts/docker-in-docker to 23.0.1 2023-02-15 12:05:10 +00:00
TrueCharts-Admin 2d325231db chore(deps): update container image tccr.io/truecharts/docker-in-docker to 23.0.1 2023-02-10 21:25:01 +00:00
TrueCharts-Admin 4754936999 chore(deps): update container image tccr.io/truecharts/docker-in-docker to v23.0.1 2023-02-10 20:22:52 +00:00
TrueCharts-Admin 565d3043c5 chore(deps): update container image tccr.io/truecharts/docker-in-docker to 23.0.0 2023-02-09 01:49:04 +00:00
TrueCharts-Admin 03c986b3df chore(deps): update container image tccr.io/truecharts/docker-in-docker to v23.0.0 2023-02-06 08:23:27 +00:00
TrueCharts-Admin 39d857cc98 chore(deps): update container image tccr.io/truecharts/docker-in-docker to v 2023-02-06 07:22:42 +00:00
TrueCharts-Admin cb6d83aad1 chore(deps): update container image tccr.io/truecharts/docker-in-docker to 20.10.23 2023-02-03 08:02:44 +00:00
TrueCharts-Admin 7d2fdd22f5 chore(deps): update container image tccr.io/truecharts/docker-in-docker to 20.10.23 2023-01-28 12:22:12 +00:00
TrueCharts-Admin f8653f1e2b chore(deps): update container image tccr.io/truecharts/docker-in-docker to v20.10.23 2023-01-23 14:23:06 +00:00
TrueCharts-Admin f8ef9a9079 chore(deps): update container image tccr.io/truecharts/docker-in-docker to v 2023-01-23 13:22:39 +00:00
TrueCharts-Admin 23933ed36d chore(deps): update container image tccr.io/truecharts/docker-in-docker to 20.10.22 2023-01-12 13:45:32 +00:00
TrueCharts Bot d26c05c7f5
chore(deps): update container image tccr.io/truecharts/docker-in-docker to 20.10.22 (#6025)
* chore(deps): update container image tccr.io/truecharts/docker-in-docker to 20.10.22

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-01-07 17:55:29 +02:00
TrueCharts-Admin 6b6eb23411 chore(deps): update container image tccr.io/truecharts/docker-in-docker to 20.10.22 2022-12-22 06:22:06 +00:00
TrueCharts-Admin d17b6de4b9 chore(deps): update container image tccr.io/truecharts/docker-in-docker to v20.10.22 2022-12-17 01:11:11 +00:00
TrueCharts-Admin 038f5e4658 chore(deps): update container image tccr.io/truecharts/docker-in-docker to 20.10.21 2022-12-12 14:14:14 +00:00
TrueCharts-Admin 47e0ca7813 Update container image tccr.io/truecharts/docker-in-docker to 20.10.21 2022-11-29 07:13:13 +00:00