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: mcuadros/ofelia
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.13
Choose a base ref
...
head repository: mcuadros/ofelia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.14
Choose a head ref
  • 10 commits
  • 9 files changed
  • 4 contributors

Commits on Jul 31, 2024

  1. fix(deps): update module github.com/fsouza/go-dockerclient to v1.11.2 (

    …#291)
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    3695533 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. chore(deps): update dependency go to v1.22.6 (#295)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2f742e4 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2024

  1. chore(deps): update dependency go to v1.23.4 (#297)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Dec 26, 2024
    Configuration menu
    Copy the full SHA
    b02f50d View commit details
    Browse the repository at this point in the history
  2. chore(deps): update alpine docker tag to v3.21 (#304)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Dec 26, 2024
    Configuration menu
    Copy the full SHA
    84357c4 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update module github.com/fsouza/go-dockerclient to v1.12.0 (

    …#299)
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Dec 26, 2024
    Configuration menu
    Copy the full SHA
    36a9c34 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update golang docker tag to v1.23 (#298)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Dec 26, 2024
    Configuration menu
    Copy the full SHA
    5085aeb View commit details
    Browse the repository at this point in the history
  5. fix(deps): update module github.com/docker/docker to v27.4.1+incompat…

    …ible (#296)
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Dec 26, 2024
    Configuration menu
    Copy the full SHA
    7d2b7d4 View commit details
    Browse the repository at this point in the history
  6. gha(renovatebot): update renovate bot to v41.0.7 (#307)

    * chore(config): migrate config .github/renovate.json
    
    * Update renovatebot action
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Taras <9948629+taraspos@users.noreply.github.com>
    github-actions[bot] and taraspos authored Dec 26, 2024
    Configuration menu
    Copy the full SHA
    3b30189 View commit details
    Browse the repository at this point in the history
  7. chore(go): tidy

    taraspos committed Dec 26, 2024
    Configuration menu
    Copy the full SHA
    7071cff View commit details
    Browse the repository at this point in the history
  8. feat(job-run): Add volumes-from parameter (#309)

    * add volumes-from option
    
    * Add tests
    
    * Update jobs.md
    
    ---------
    
    Co-authored-by: Martin Tomisch <martin@kunzmanns.com>
    taraspos and m-kunz authored Dec 26, 2024
    Configuration menu
    Copy the full SHA
    44ac008 View commit details
    Browse the repository at this point in the history
Loading