Skip to content

Commit

Permalink
Merge pull request #1432 from porter-dev/dgtown/bump-agent-3.4.3
Browse files Browse the repository at this point in the history
dgtown/bump agent 3.4.3
  • Loading branch information
d-g-town authored Oct 29, 2024
2 parents c1556ec + 7cb1c3d commit 00dfcba
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.39.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.1"
appVersion: "3.4.3"
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.2"
image: "ghcr.io/porter-dev/releases/porter-agent:3.4.3"
cfAccessToken: ""
porterHost: "dashboard.porter.run"
porterPort: "80"
Expand Down

0 comments on commit 00dfcba

Please sign in to comment.