Skip to content

Commit

Permalink
chore(agent): release Chart artifact of "agent"
Browse files Browse the repository at this point in the history
  • Loading branch information
jimchen committed May 30, 2024
1 parent ab166f6 commit 20e8379
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file added agent/agent-1.1.16.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion charts/agent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.1.15
version: 1.1.16

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
2 changes: 1 addition & 1 deletion charts/agent/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ agent:
tag: 3.37.12
process_sampler:
repository: registry.cn-hangzhou.aliyuncs.com/easyops/easy-process-sampler
tag: 1.42.2
tag: 1.42.3
metric_sampler:
repository: registry.cn-hangzhou.aliyuncs.com/easyops/easy-metric-sampler
tag: 1.16.3
Expand Down

0 comments on commit 20e8379

Please sign in to comment.