Skip to content

Commit

Permalink
Update golang (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
k8spacket authored Jul 7, 2024
1 parent 0d98a1c commit 32b98b7
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: [email protected]
version: 2.0.3
appVersion: 2.0.2
version: 2.0.4
appVersion: 2.0.4
4 changes: 2 additions & 2 deletions charts/k8spacket/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ k8sPacket:
fieldSelector: status.phase=Running
labelSelector: name=k8spacket
plugins:
- https://github.com/k8spacket/plugins/releases/download/v2.0.2/nodegraph-$(arch).so
- https://github.com/k8spacket/plugins/releases/download/v2.0.2/tls-parser-$(arch).so
- https://github.com/k8spacket/plugins/releases/download/v2.0.4/nodegraph-$(arch).so
- https://github.com/k8spacket/plugins/releases/download/v2.0.4/tls-parser-$(arch).so
reverseLookup:
## Reverse lookup db file based on GeoLite2 Free Geolocation Data
## See: https://dev.maxmind.com/geoip/geolite2-free-geolocation-data?lang=en
Expand Down

0 comments on commit 32b98b7

Please sign in to comment.