Skip to content

Commit

Permalink
update go 1.21 (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
k8spacket authored Jan 7, 2024
1 parent 7eb2b7f commit 8be064c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/k8spacket/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ description: A Helm chart for k8spacket tool
maintainers:
- name: k8spacket
email: k8spacket@gmail.com
version: 1.1.2
appVersion: 1.1.1
version: 1.2.1
appVersion: 1.2.1
4 changes: 2 additions & 2 deletions charts/k8spacket/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ tolerations: []
k8sPacket:
## Available plugin releases. Custom plugins can be provided
plugins:
- https://github.com/k8spacket/plugins/releases/download/v1.1.2/nodegraph-$(arch).so
- https://github.com/k8spacket/plugins/releases/download/v1.1.2/tls-parser-$(arch).so
- https://github.com/k8spacket/plugins/releases/download/v1.2.1/nodegraph-$(arch).so
- https://github.com/k8spacket/plugins/releases/download/v1.2.1/tls-parser-$(arch).so
metrics:
## Hide source port when 'true' (set to string value 'dynamic' instead of decimal real source port) for Prometheus metrics cardinality reasons
hideSourcePort: true
Expand Down

0 comments on commit 8be064c

Please sign in to comment.