-
Notifications
You must be signed in to change notification settings - Fork 124
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
Update Hyrax chart #5768
Update Hyrax chart #5768
Conversation
Just dropping a note that I tried to publish the new fcrepo chart, but am getting access denied. This feels familiar to when we were initially trying to test publishing the hyrax chart using oci/ghcr.io
I have successfully pushed Hyrax chart updates in the past, so I'm wondering if it's the submission path/directory or something? If anyone can help while I'm out today that would be great, otherwise I'll circle back. Same goes for |
fad72dc
to
28547a2
Compare
Current status:
│ db-setup PG::InsufficientPrivilege: ERROR: permission denied to create extension "uuid-ossp" │
│ db-setup HINT: Must be superuser to create this extension. |
83f0913
to
633091c
Compare
- set the image tag to latest rolling debian 11 release - update `values.yaml`, `ConfigMap`, `Secret`, and `_helpers`
- set the image tag to latest rolling debian 11 release - update `values.yaml`, `ConfigMap`, `Secret`, and `_helpers` as needed - add support for custom `externalSolrPort` for folks using an external Solr setup
- Pin fcrepo and postgresql images on 12.x, as the version of Fedora that fcrepo supports is not compatible with 13+. - Update image repository for default image and worker image to `ghcr.io/samvera/dassie` and `ghcr.io/samvera/dassie-worker` - Update `appVersion` to `3.4.1` - Use new `fcrepo` chart URL
633091c
to
120b3e3
Compare
refs #5357
Depends on:
dassie
image for3.4.1
to use as the chart default image/tagdassie-worker
image for3.4.1
to use as the chartworker
default image/tag (currently no image exists at all inghcr.io/samvera
as far as I can tell)Upgrade Hyrax Helm chart to 2.0.0
Changes proposed in this pull request:
image.tag
for each dependency, with the idea that Add a dependency management bot to Hyrax #5357 will be done soon and automate keeping these up to date