TrueChartsClone/charts
v3DJG6GL 5806933099
fix(whisper-asr-webservice): switch readiness and startup probe to tcp, update app version (#21439)
**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**
This PR fixes a problem with `readiness` and `startup` probes: changing
the `liveness` probe to `tcp` in #20042 was obviously not enough to
prevent the app from always killing.
Also, I updated the app version. Something with the automatic updates
doesn't seem to work with this app.
- [ ] ⚙️ 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:**

- [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
- [X] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

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

- [ ] 🖼️ 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: v3DJG6GL <72495210+v3DJG6GL@users.noreply.github.com>
Signed-off-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-05-30 14:55:21 +02:00
..
incubator chore: remove all remaining remnants of SCALE compatibility (#22613) 2024-05-29 20:27:42 +02:00
premium chore(deps): update container image kube-prometheus-stack to v59.0.0@ff43e95 by renovate (#22529) 2024-05-30 14:54:24 +02:00
stable fix(whisper-asr-webservice): switch readiness and startup probe to tcp, update app version (#21439) 2024-05-30 14:55:21 +02:00
system chore: remove all remaining remnants of SCALE compatibility (#22613) 2024-05-29 20:27:42 +02:00