Commit graph

7 commits

Author SHA1 Message Date
dependabot[bot]
5108f0c61c
Bump jruby from 9.3.6-jdk to 9.3.9-jdk in /docker/test-all-providers
Bumps jruby from 9.3.6-jdk to 9.3.9-jdk.

---
updated-dependencies:
- dependency-name: jruby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-24 13:08:06 +00:00
Samuel Beaulieu
9ee5c1941b
(maint) Fix jruby startup
Added a required package netbase for jruby to startup without a warning
Added an optoin for ec2 to specify the root_keys_script to use
2022-07-26 13:41:33 -05:00
Samuel Beaulieu
16be4e20aa
(maint) Upgrade to latest vmpooler with jruby 9.3.6
Will deploy the prod image as v 1.7.0-prod-all-providers

Chart version 1.17.0
2022-07-25 16:01:29 -05:00
Samuel Beaulieu
c96029fa87
Add a new values parameter overrideCmd
when set the parameter overrides the container.command that defaults to the entrypoint
Updated the test-all-providers Dockerfile to match prod file
Updated test-all-providers Gemfile to import the new ec2 provider
2022-07-07 11:24:03 -05:00
88aba7af57
General updates related to packaging
- Docs were updated
- minor adjustments to Dockerfiles
- helm chart updated to point to actual image registry
2021-12-09 12:03:48 -05:00
ed64ca1442
Add prod container setup
The release body file that is created by CI should result in text
similar to this:

Source image: jruby:9.2-jdk + OS updates

Gems:

- vmpooler (2.0.0)
- vmpooler-provider-vsphere (1.4.0)
2021-12-09 10:22:12 -05:00
074778d0b0
Initial commit 2021-11-30 17:01:17 -05:00