Skip to content

Commit

Permalink
chore: bump agent to 3.4.4 (#1456)
Browse files Browse the repository at this point in the history
* bump agent to 3.4.4

* Remove unnecessary changes
  • Loading branch information
MauAraujo authored Dec 12, 2024
1 parent 5b38a68 commit 97853fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion addons/porter-agent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ version: 0.50.0
# 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: "3.4.3"
appVersion: "3.4.4"
dependencies:
- name: "loki"
repository: "https://chart-addons.getporter.dev"
Expand Down
2 changes: 1 addition & 1 deletion addons/porter-agent/values.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
agent:
image: "ghcr.io/porter-dev/releases/porter-agent:3.4.3"
image: "ghcr.io/porter-dev/releases/porter-agent:3.4.4"
cfAccessToken: ""
porterHost: "dashboard.porter.run"
porterPort: "80"
Expand Down

0 comments on commit 97853fb

Please sign in to comment.