diff --git a/.changeset/silver-cooks-notice.md b/.changeset/silver-cooks-notice.md new file mode 100644 index 00000000..709bef76 --- /dev/null +++ b/.changeset/silver-cooks-notice.md @@ -0,0 +1,5 @@ +--- +"kubernetes-agent": minor +--- + +Update Tentacle to 8.1.1249 with breaking services change diff --git a/charts/kubernetes-agent/Chart.yaml b/charts/kubernetes-agent/Chart.yaml index d07c0aa1..3fd8ac92 100644 --- a/charts/kubernetes-agent/Chart.yaml +++ b/charts/kubernetes-agent/Chart.yaml @@ -18,4 +18,4 @@ version: "0.6.3" # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "8.1.1079" +appVersion: "8.1.1249"