-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[openshift/artifactory] Fixing installation issues and disabling security context #382
Conversation
CLA Assistant Lite bot: I have read the CLA Document and I hereby sign the CLA You can retrigger this bot by commenting recheck in this Pull Request |
@@ -2,6 +2,10 @@ | |||
|
|||
All changes to this chart will be documented in this file. | |||
|
|||
## [1.2.8] - April 24, 2024 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1.2.9 is the new version
@@ -1,6 +1,6 @@ | |||
dependencies: | |||
- name: artifactory-ha | |||
repository: https://charts.jfrog.io/ | |||
version: 107.77.7 | |||
version: 107.77.10 | |||
digest: sha256:4bd55f5c331c175276c928d9b4187bff9e91a35f5ec787d5e69e8926986bfbf7 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
digest value is not changed. make sure you run a helm dependency update so that the value also gets updated.
@@ -1,6 +1,9 @@ | |||
# JFrog Openshift Artifactory-ha Chart Changelog | |||
All changes to this chart will be documented in this file. | |||
|
|||
## [107.77.7] - April 24, 2024 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add change log for 7.77.10
Signed-off-by: oumkale <[email protected]>
PR Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
[ansible/artifactory]
)What this PR does / why we need it:
Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged): fixes #Special notes for your reviewer: