Skip to content

Commit

Permalink
Review/cleanup Docker file and update dependencies #14
Browse files Browse the repository at this point in the history
Signed-off-by: Luis Cavalcante <[email protected]>
  • Loading branch information
luisffc committed Nov 30, 2024
1 parent f64d36e commit 5d0382a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:

env:
# Any version upgrade for the osquery or kubectl should be done here
OSQUERY_VERSION: 5.12.1
KUBECTL_VERSION: 1.30.0
OSQUERY_VERSION: 5.14.1
KUBECTL_VERSION: 1.31.3
jobs:
build_and_release:
name: Build and Release
Expand Down

0 comments on commit 5d0382a

Please sign in to comment.