chore(deps): update stakater/.github action to v0.0.73 (#648)

* chore(deps): update stakater/.github action to v0.0.73

* update

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Karl Johan Grahn <karl.johan@stakater.com>
This commit is contained in:
renovate[bot]
2024-04-26 18:52:53 +02:00
committed by GitHub
co-authored by lnx01 Karl Johan Grahn
parent 5b602f68c3
commit db927a2ff2
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
Reloader can alert when it triggers a rolling upgrade on Deployments or StatefulSets. Webhook notification alert would be sent to the configured webhook server with all the required information.
## Enabling the feature
## Enabling
In-order to enable this feature, you need to update the `reloader.env.secret` section of `values.yaml` providing the information needed for alert:
@@ -13,6 +13,6 @@ In-order to enable this feature, you need to update the `reloader.env.secret` se
ALERT_ADDITIONAL_INFO: Any additional information to be added to alert
```
## Slack incoming-webhook creation docs
## Slack Incoming-Webhook Creation Docs
[Sending messages using Incoming Webhooks](https://api.slack.com/messaging/webhooks)