Commit Graph
66 Commits
Author SHA1 Message Date
TrueCharts BotandGitHub 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 BotandGitHub 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 BotandGitHub 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 BotandGitHub 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 BotandGitHub 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 BotandGitHub 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 BotandGitHub 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 BotandGitHub 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 BotandGitHub 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 BotandGitHub 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 BotandGitHub 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 BotandGitHub 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 BotandGitHub 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 BotandGitHub 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 BotandGitHub 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 BotandGitHub 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 BotandGitHub 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 BotandGitHub 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 BotandGitHub 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 BotandGitHub 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-LebbingandGitHub 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
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
TrueCharts-Admin a585acaf2b chore(deps): update container image tccr.io/truecharts/docker-in-docker to 20.10.21 2022-11-17 00:24:15 +00:00
TrueCharts-Admin a7abd8ac98 chore(deps): update docker general non-major 2022-11-12 01:26:23 +01:00
TrueCharts BotandGitHub efda1e9e2e chore(deps): update docker general non-major (#4201)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-27 07:51:28 +03:00
TrueCharts BotandGitHub e3b5269604 chore(deps): update docker general non-major (#4189)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-26 08:43:15 +03:00
TrueCharts BotandGitHub fe38c5e074 chore(deps): update docker general non-major (#4139)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-21 13:25:38 +03:00
Stavros KoisandGitHub a3b1362968 fix(docker-compose): remove /mnt and /root (#4115)
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-10-16 21:41:13 +02:00
Kjeld Schouten-LebbingandGitHub 551cbc6515 fix(docker-compose): remove /mnt for bluefin
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-10-16 21:33:29 +02:00
ef2f489611 chore(deps): update docker general non-major (#4084)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

* http probe

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-10-15 01:57:21 +03:00
TrueCharts-Admin a1bf9efe33 chore(deps): update docker general non-major 2022-10-07 11:45:00 +02:00
Kjeld Schouten-LebbingandGitHub 3c936a2712 fix(docker-compose): remove /cluster path from mounts
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-10-02 14:04:03 +02:00
TrueCharts BotandGitHub 03b0ab3e45 chore(deps): update docker general non-major (#3827)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-21 19:28:37 +02:00
TrueCharts BotandGitHub 19731ab5a3 chore(deps): update docker general non-major (#3787)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-16 08:38:14 +03:00