Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from 18 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
scripts/bin
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed

- Replace custom `time.Time` wrapper `DeepCopyTime` with Kubernetes built-in `metav1.Time`.


## [0.2.3] - 2020-04-08

### Added
Expand Down
167 changes: 0 additions & 167 deletions docs/crd/application.giantswarm.io_app.yaml

This file was deleted.

99 changes: 0 additions & 99 deletions docs/crd/application.giantswarm.io_appcatalog.yaml

This file was deleted.

Loading