Skip to content

Commit

Permalink
Merge pull request #463 from d-jana/patch-1
Browse files Browse the repository at this point in the history
Update values.yaml to use valid free-ipa image
  • Loading branch information
eformat committed Feb 20, 2024
2 parents f29dfdf + 703713f commit d45c7ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/ipa/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: ipa
description: A Helm chart to install FreeIPA
version: 1.3.6
version: 1.3.7
appVersion: 1.16.0
home: https://github.com/redhat-cop/helm-charts
icon: https://www.freeipa.org/images/freeipa/freeipa-logo-small.png
Expand Down
2 changes: 1 addition & 1 deletion charts/ipa/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ admin_password: Passw0rd123
realm: "-r redhatlabs.dev"

# sensible defaults
image: quay.io/freeipa/freeipa-server:fedora-39@sha256:af20b8cf31e66db582301f40ae01d17ec05e2e54de633c8dff427410dce95894
image: quay.io/freeipa/freeipa-server:fedora-39-4.11.1
install_opts: "-U --setup-dns --no-forwarders --no-ntp"
container_args: "ipa-server-install"
volume: 5Gi
Expand Down

0 comments on commit d45c7ca

Please sign in to comment.