Skip to content

Commit

Permalink
chore: add link to docs for deprecation message
Browse files Browse the repository at this point in the history
  • Loading branch information
joshiste committed Feb 23, 2024
1 parent 48e1f7c commit 9530075
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/steadybit-outpost/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: steadybit-outpost
description: steadybit outpost Helm chart for Kubernetes.
version: 1.2.23
version: 1.2.24
appVersion: 2.0.5
deprecated: true
home: https://www.steadybit.com/
Expand Down
4 changes: 4 additions & 0 deletions charts/steadybit-outpost/templates/NOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,8 @@ You can get the logs for all of the agents with `kubectl logs`:
#### DEPRECATED: Please use the steadybit-agent helm chart! ####
##############################################################################

The outpost-agent helm chart is deprecated and will be removed in a future release.

For more information: https://docs.steadybit.com/troubleshooting/migrating-from-the-outpost-agent

{{- end }}
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ should inform about deployment:
##############################################################################
#### DEPRECATED: Please use the steadybit-agent helm chart! ####
##############################################################################

The outpost-agent helm chart is deprecated and will be removed in a future release.

For more information: https://docs.steadybit.com/troubleshooting/migrating-from-the-outpost-agent
should warn about missing agent key:
1: |
raw: |
Expand Down

0 comments on commit 9530075

Please sign in to comment.