Commit graph

8 commits

Author SHA1 Message Date
dependabot[bot]
8363ff5746
Bump jruby from 9.2-jdk to 9.3.4.0-jdk in /docker/test-all-providers
Bumps jruby from 9.2-jdk to 9.3.4.0-jdk.

---
updated-dependencies:
- dependency-name: jruby
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 13:31:53 +00:00
3d212dfe3b
Update gemfiles post vsphere provider 1.5 release 2021-12-13 12:40:10 -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
dependabot[bot]
a1447b3f52
Bump vmpooler from 5f89131 to 3c61050 in /docker/test-all-providers
Bumps [vmpooler](https://github.com/puppetlabs/vmpooler) from `5f89131` to `3c61050`.
- [Release notes](https://github.com/puppetlabs/vmpooler/releases)
- [Commits](5f8913184b...3c61050032)

---
updated-dependencies:
- dependency-name: vmpooler
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-08 13:34:23 +00:00
b0fe46435f
Run bundle update too, print exit code
This modifies the update script so that it explicitly runs 'bundle
update' in addition to 'bundle install' and makes the last step to be
printing of the exit code.
2021-12-07 10:47:21 -05:00
38b4b5a98e
Update Gemfile to include GCE provider
This also updates the info about the other two gems to be more current.
2021-12-07 10:45:01 -05:00
074778d0b0
Initial commit 2021-11-30 17:01:17 -05:00