Skip to content

Conversation

@4ch3los
Copy link

@4ch3los 4ch3los commented Jun 10, 2025

TLDR: This pr adds a additional values field, to provide a suffix for the tag, like -ga, -ea, ... This helps when replicating the images from the s1 registry.

When directly replicating the images from containers.sentinelone.net, images get suffixed with their release state (ga/ea). This resulst in the need to adjust the tag values for each upgrade. With this pr you can just provide -ga/-ea as suffix for you tag and simply update the helm chart,

… when replicating the s1 registry

Signed-off-by: Kai Fink <[email protected]>
@oded-s1
Copy link
Collaborator

oded-s1 commented Jun 11, 2025

Can we use the current tag param?

@4ch3los
Copy link
Author

4ch3los commented Jun 11, 2025

Can we use the current tag param?

Yes could definetly use the current tag param, but the downside is, that you always need to maintain your s1 version in two different locations(helm chart version + helm values).
With the option of a suffix, chart version and image version are in sync again. And you just need to update the chart when upgrading s1

@oded-s1
Copy link
Collaborator

oded-s1 commented Nov 30, 2025

@4ch3los Thanks for your PR.
Can you provide more information on why not using the tag param?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants