8000 Comparing v1.0.0...v1.0.1 · getporter/kubernetes-plugins · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: getporter/kubernetes-plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: getporter/kubernetes-plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.1
Choose a head ref
  • 14 commits
  • 11 files changed
  • 3 contributors

Commits on Sep 12, 2022

  1. Bump get.porter.sh/operator from 0.6.0 to 0.7.1

    Bumps [get.porter.sh/operator](https://github.com/getporter/operator) from 0.6.0 to 0.7.1.
    - [Release notes](https://github.com/getporter/operator/releases)
    - [Commits](getporter/operator@v0.6.0...v0.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: get.porter.sh/operator
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    6e70ac1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #167 from getporter/dependabot/go_modules/get.port…

    …er.sh/operator-0.7.1
    
    Bump get.porter.sh/operator from 0.6.0 to 0.7.1
    VinozzZ authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    df651f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Bump github.com/magefile/mage from 1.13.0 to 1.14.0

    Bumps [github.com/magefile/mage](https://github.com/magefile/mage) from 1.13.0 to 1.14.0.
    - [Release notes](https://github.com/magefile/mage/releases)
    - [Changelog](https://github.com/magefile/mage/blob/master/.goreleaser.yml)
    - [Commits](magefile/mage@v1.13.0...v1.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/magefile/mage
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    052663a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Bump github.com/hashicorp/go-hclog from 1.3.0 to 1.3.1

    Bumps [github.com/hashicorp/go-hclog](https://github.com/hashicorp/go-hclog) from 1.3.0 to 1.3.1.
    - [Release notes](https://github.com/hashicorp/go-hclog/releases)
    - [Commits](hashicorp/go-hclog@v1.3.0...v1.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/go-hclog
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    643a206 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Merge pull request #172 from getporter/dependabot/go_modules/github.c…

    …om/hashicorp/go-hclog-1.3.1
    
    Bump github.com/hashicorp/go-hclog from 1.3.0 to 1.3.1
    carolynvs authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    1531f93 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #171 from getporter/dependabot/go_modules/github.c…

    …om/magefile/mage-1.14.0
    
    Bump github.com/magefile/mage from 1.13.0 to 1.14.0
    carolynvs authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    7235567 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/tidwall/pretty from 1.2.0 to 1.2.1

    Bumps [github.com/tidwall/pretty](https://github.com/tidwall/pretty) from 1.2.0 to 1.2.1.
    - [Release notes](https://github.com/tidwall/pretty/releases)
    - [Commits](tidwall/pretty@v1.2.0...v1.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/tidwall/pretty
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    e1d5da4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #176 from getporter/dependabot/go_modules/github.c…

    …om/tidwall/pretty-1.2.1
    
    Bump github.com/tidwall/pretty from 1.2.0 to 1.2.1
    carolynvs authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    8d20244 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Bump github.com/onsi/gomega from 1.20.2 to 1.21.1

    Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.20.2 to 1.21.1.
    - [Release notes](https://github.com/onsi/gomega/releases)
    - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
    - [Commits](onsi/gomega@v1.20.2...v1.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/gomega
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 7, 2022
    8000 Configuration menu
    Copy the full SHA
    67025ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #177 from getporter/dependabot/go_modules/github.c…

    …om/onsi/gomega-1.21.1
    
    Bump github.com/onsi/gomega from 1.20.2 to 1.21.1
    carolynvs authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    d2b17bb View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Bump porter to 1.0.1

    * Update to Go 1.19
    * Build against porter 1.0.1
    
    Signed-off-by: Carolyn Van Slyck <me@carolynvanslyck.com>
    carolynvs committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    4267012 View commit details
    Browse the repository at this point in the history
  2. update resource schemas for porter v1.0.1

    Signed-off-by: Carolyn Van Slyck <me@carolynvanslyck.com>
    carolynvs committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    1510d09 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Fix typo

    Signed-off-by: Carolyn Van Slyck <me@carolynvanslyck.com>
    carolynvs committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    1acfd85 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #183 from carolynvs/bump-porter

    Bump porter to 1.0.1
    carolynvs authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    f01c944 View commit details
    Browse the repository at this point in the history
Loading
0