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: codefresh-contrib/python-flask-sample-app
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: codefresh-contrib/python-flask-sample-app
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: with-helm
Choose a head ref
  • 6 commits
  • 11 files changed
  • 4 contributors

Commits on Mar 7, 2020

  1. Sample helm chart

    kostis-codefresh committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    5954aa2 View commit details
    Browse the repository at this point in the history
  2. Helm 3 changes:

    kostis-codefresh committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    793a170 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Configuration menu
    Copy the full SHA
    bb3b287 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Update with-helm branch with various bugfixes

    - Update apiVersion in deployment.yaml to work with new versions of K8s
    - Add missing selector block to deployment.yaml
    - Fix bad custom_value key in codefresh.yml (repository -> image_repository)
    TedSpinks committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    47934a7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from TedSpinks/with-helm

    Update with-helm branch with various bugfixes
    kostis-codefresh authored Dec 7, 2020
    Configuration menu
    Copy the full SHA
    b66733e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Update deployment.yaml

    Removed buildID from deployment.yaml on with-helm
    hseligson1 committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    d60eac2 View commit details
    Browse the repository at this point in the history
Loading