Skip to content

Commit

Permalink
Bump version to newest image v0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
tsigouris007 committed Mar 5, 2024
1 parent c245da2 commit e2628ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/falcon-crowdstrike/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ 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: 0.0.2
version: 0.0.3

# 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
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "0.0.8"
appVersion: "0.0.9"
2 changes: 1 addition & 1 deletion charts/falcon-crowdstrike/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ replicaCount: 1
image:
repository: ghcr.io/tsigouris007/falcon-crowdstrike-siem-connector
pullPolicy: IfNotPresent
tag: "v0.0.8"
tag: "v0.0.9"

imagePullSecrets: []
nameOverride: "falcon-crowdstrike-app"
Expand Down

0 comments on commit e2628ef

Please sign in to comment.