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: lablabs/cloudflare-exporter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.13
Choose a base ref
...
head repository: lablabs/cloudflare-exporter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.14
Choose a head ref
  • 6 commits
  • 13 files changed
  • 5 contributors

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    aa81787 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a572ea View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Use golang 1.19 and bump libraries (#76)

    * Use golang 1.19 and bump libraries
    
    * Add Makefile
    nitrocode authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    b7e3bda View commit details
    Browse the repository at this point in the history
  2. Feat: Allow adding annoations to the Deployment (#75)

    * Feat: Allow adding annoations to the Deployment
    
    * Bumping chart version
    
    Signed-off-by: David Collom <david.collom@jetstack.io>
    
    Signed-off-by: David Collom <david.collom@jetstack.io>
    davidcollom authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    8667558 View commit details
    Browse the repository at this point in the history
  3. Implement metrics denylist (#77)

    * Add metrics denylist
    
    * Update README with metrics_denylist flag
    
    * Rename MetricKind alias to MetricName
    almirmcunhajr authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    98bf70d View commit details
    Browse the repository at this point in the history
  4. Bump alpine from 3.16 to 3.17 (#82)

    Bumps alpine from 3.16 to 3.17.
    
    ---
    updated-dependencies:
    - dependency-name: alpine
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    05e80d9 View commit details
    Browse the repository at this point in the history
Loading