Skip to content

Releases: paketo-buildpacks/occam

v0.0.22

18 Dec 15:43
Compare
Choose a tag to compare

#68: Bump github.com/ForestEckhardt/freezer from 0.0.2 to 0.0.3
#68: Bump github.com/paketo-buildpacks/packit from 0.4.2 to 0.5.0

v0.0.21

10 Dec 23:27
Compare
Choose a tag to compare

Breaking Changes

#60: Adds WithPublishAll and WithPublish methods for docker port publishing instead of using $PORT variable
#60: Port 8080 is no longer set as a default for $PORT, it must be explicitly set with the WithEnv method
#60: container HostPort method now requires a port as an argument.

v0.0.20

20 Oct 14:16
Compare
Choose a tag to compare

Changes

#58: Bump github.com/ForestEckhardt/freezer from 0.0.1 to 0.0.2
#58: Bump github.com/paketo-buildpacks/packit from 0.0.1 to 0.0.2

v0.0.19

13 Oct 13:24
Compare
Choose a tag to compare

#53: Adds docker.Container.Stop command
#55: Adds WithPullPolicy to occam.PackBuild and marks deprecation notice for WithNoPull

v0.0.18

26 Aug 15:00
13feaa1
Compare
Choose a tag to compare

Changes

  • #42: Add functionality for --trust-builder flag in pack build
  • #50: Adds WithEntrypoint option to DockerContainerRun command

v0.0.17

22 Jul 14:12
Compare
Choose a tag to compare

Changes

v0.0.16

30 Jun 20:45
Compare
Choose a tag to compare

Changes

No API changes

v0.0.15

25 Jun 21:34
Compare
Choose a tag to compare

Changes

  • occam.BuildpackStore will now use $GIT_TOKEN as an Authorization header in requests to Github

v0.0.14

23 Jun 17:47
Compare
Choose a tag to compare
Use occam.example.com as registry prefix

Using a custom registry domain ensures that we won't inadvertently
trigger the run-image mirroring code that would be triggered when naming
an image without a domain.

v0.0.13

17 Jun 15:06
d34d099
Compare
Choose a tag to compare
Bump github.com/paketo-buildpacks/packit from 0.0.14 to 0.0.15 (#32)

Bumps [github.com/paketo-buildpacks/packit](https://github.com/paketo-buildpacks/packit) from 0.0.14 to 0.0.15.
- [Release notes](https://github.com/paketo-buildpacks/packit/releases)
- [Commits](https://github.com/paketo-buildpacks/packit/compare/v0.0.14...v0.0.15)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>