Compare commits

..

3 Commits

Author SHA1 Message Date
TrueCharts Bot
e501878358 chore(deps): update container image tccr.io/truecharts/adminer to latest (#10150) 2023-07-04 13:35:09 +02:00
gismo2004
4add5ef228 fix(tasmocompiler) remove persistance entries from questions (#10149)
**Description**
no storage needed, thus remove it from questions
⚒️ Fixes  # <!--(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?**
<!--
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:**

- [x] ⚖️ 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

** 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-07-04 10:59:49 +00:00
TrueCharts Bot
9ac2d7d05f chore(deps): update container image tccr.io/truecharts/foldingathome to v7.6.21 (#10146) 2023-07-04 12:39:09 +02:00
6 changed files with 5 additions and 7 deletions

View File

@@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/tasmocompiler
- https://github.com/benzino77/tasmocompiler
type: application
version: 3.0.0
version: 3.0.1
annotations:
truecharts.org/catagories: |
- HomeAutomation

View File

@@ -35,8 +35,6 @@ questions:
# Include{serviceExpertRoot}
# Include{serviceExpert}
# Include{serviceList}
# Include{persistenceRoot}
# Include{persistenceBasic}
# Include{persistenceList}
# Include{ingressRoot}
- variable: main

View File

@@ -26,4 +26,4 @@ sources:
- https://github.com/vrana/adminer
- http://hub.docker.com/_/adminer/
type: application
version: 4.0.31
version: 4.0.32

View File

@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/adminer
tag: latest@sha256:6d32deffd31dc59ade5247089127bd9d8ed8a80aa9d9fd34bf22bf27636692f5
tag: latest@sha256:94a8695bc522ba8f25822b2333088ae18c04a717e18c414543b9b76d5f7cb826
securityContext:
container:

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: foldingathome
version: 5.0.28
version: 5.0.29
appVersion: "7.6.21"
description: Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases.
type: application

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/foldingathome
pullPolicy: IfNotPresent
tag: v7.6.21@sha256:494b30cc431c07e78f4c62f8f97409233c40d820be4b615fd4a93670c156736a
tag: v7.6.21@sha256:93c28dfd17413a856a637fd9d41fcc6e7911713b50ce0f99841b36080828a5da
securityContext:
container: