Skip to content

Releases: pulumi/pulumi-docker

v4.8.0

18 Jun 21:38
99e018f
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

  • index/buildxBuilder.BuildxBuilder

What's Changed

Full Changelog: v4.7.0...v4.8.0

v4.7.0

21 May 18:42
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 1 breaking change:

Types

  • 🟡 "docker:index/RemoteImageBuild:RemoteImageBuild": properties: "buildArg" missing

New functions:

  • index/getRegistryImageManifests.getRegistryImageManifests
  • pulumi.providers.docker/terraformConfig

What's Changed

New Contributors

Full Changelog: v4.6.2...v4.7.0

v4.6.2

15 Mar 00:43
45ae2bf
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v4.6.1...v4.6.2

v4.6.1

17 Jan 15:44
8a0c1a4
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v4.6.0...v4.6.1

v4.6.0

13 Jan 14:03
8a58662
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

New Contributors

Full Changelog: v4.5.8...v4.6.0

v4.5.8

13 Dec 18:14
8c0880a
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v4.5.7...v4.5.8

v4.5.7

16 Oct 18:26
8f131d9
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v4.5.6...v4.5.7

v4.5.6

25 Sep 00:23
9ba884b
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 21 breaking changes:

Resources

  • "docker:index/container:Container":
    • inputs:
      • 🟡 "logOpts": additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "storageOpts": additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "sysctls": additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "tmpfs": additional properties type changed from "pulumi.json#/Any" to "string"
    • properties:
      • 🟡 "logOpts": additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "storageOpts": additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "sysctls": additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "tmpfs": additional properties type changed from "pulumi.json#/Any" to "string"
  • "docker:index/network:Network":
    • inputs:
      • 🟡 "ipamOptions": additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "options": additional properties type changed from "pulumi.json#/Any" to "string"
    • properties:
      • 🟡 "ipamOptions": additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "options": additional properties type changed from "pulumi.json#/Any" to "string"
  • "docker:index/registryImage:RegistryImage":
    • 🟡 inputs: "triggers": additional properties type changed from "pulumi.json#/Any" to "string"
    • 🟡 properties: "triggers": additional properties type changed from "pulumi.json#/Any" to "string"
  • "docker:index/remoteImage:RemoteImage":
    • 🟡 inputs: "triggers": additional properties type changed from "pulumi.json#/Any" to "string"
    • 🟡 properties: "triggers": additional properties type changed from "pulumi.json#/Any" to "string"
  • "docker:index/volume:Volume":
    • 🟡 inputs: "driverOpts": additional properties type changed from "pulumi.json#/Any" to "string"
    • 🟡 properties: "driverOpts": additional properties type changed from "pulumi.json#/Any" to "string"

Types

  • 🟡 "docker:index/NetworkIpamConfig:NetworkIpamConfig": properties: "auxAddress": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟡 "docker:index/ServiceTaskSpecContainerSpec:ServiceTaskSpecContainerSpec": properties: "sysctl": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟡 "docker:index/getNetworkIpamConfig:getNetworkIpamConfig": properties: "auxAddress": additional properties type changed from "pulumi.json#/Any" to "string"
    No new resources/functions.

What's Changed

Full Changelog: v4.5.5...v4.5.6

v4.5.5

26 Jul 01:50
310dbf1
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

New Contributors

Full Changelog: v4.5.4...v4.5.5

v4.5.4

24 May 16:58
06d6e0e
Compare
Choose a tag to compare

Changelog

  • 06d6e0e Upgrade pulumi-terraform-bridge to v3.83.0 (#1109)