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: diffgram/diffgram-helm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.7.1
Choose a base ref
...
head repository: diffgram/diffgram-helm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.7.2
Choose a head ref
  • 5 commits
  • 3 files changed
  • 1 contributor

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    c9b1453 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6ee367 View commit details
    Browse the repository at this point in the history
  3. Remove create database in Upgrade context

    no reason to attempt to create a database in the upgrade context
    and can cause hard to debug errors
    anthony-chaudhary committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    648f571 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e79427 View commit details
    Browse the repository at this point in the history
  5. remove duplicate installs

    These dependencies should already exist in cd shared
    restating them here is confusing, as it confuses what is being called and where the code is running (e.g. assuming it isolated, when it's actually using the shared dependencies already)
    anthony-chaudhary committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    508322a View commit details
    Browse the repository at this point in the history
Loading